Skip to content

Two small qt improvements

Carl Schwan requested to merge CarlSchwan/waycheck:carl/qt-fix into main
  • Use unique_ptr instead of manually deleting pointer
  • make sure QList is const to avoid detaching

Merge request reports