Skip to content
Snippets Groups Projects

Restore some Q_OBJECT macros (#516)

Merged Wuttke, Joachim requested to merge i516 into main
15 files
+ 18
28
Compare changes
  • Side-by-side
  • Inline
Files
15
@@ -23,8 +23,8 @@ class IntensityDataItem;
class PlotStatusLabel;
class QCustomPlot;
//! Contains ColorMap for intensity data presentation, and provide control
//! of font size, status string appearance
//! Contains ColorMap for intensity data presentation, and provides control of font size.
//! Controls appearance of the status string.
class ColorMapCanvas : public QWidget {
public:
Loading