Skip to content

Fix warnings

t.knopff requested to merge fix_warnings into develop

This MR contains some ammendments to get rid of some warnings

  • some warnings have been introduced by the JobPropertiesTableModel: a typo in the include guard was fixed and some modifications have been made to not use an API which is deprecated in newer versions of Qt
  • some override specifiers have been added, that some compilers complain about

Merge request reports

Loading