Skip to content
Snippets Groups Projects

Restore some Q_OBJECT macros (#516)

Merged Wuttke, Joachim requested to merge i516 into main
3 files
+ 0
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -27,8 +27,6 @@ class QCustomPlot;
//! Controls appearance of the status string.
class ColorMapCanvas : public QWidget {
Q_OBJECT
public:
explicit ColorMapCanvas(QWidget* parent = nullptr);
Loading