Skip to content
Snippets Groups Projects
Commit 55a0e902 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm 1 Q_OBJECT

parent 22bb6024
No related branches found
No related tags found
1 merge request!1456Restore some Q_OBJECT macros (#516)
Pipeline #91955 passed
......@@ -24,7 +24,6 @@ class SampleEditorController;
//! Form for editing a particle composition
class CompoundForm : public QGroupBox {
Q_OBJECT
public:
CompoundForm(QWidget* parent, CompoundItem* compositionItem, SampleEditorController* ec,
bool allowRemove = true);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment