diff options
Diffstat (limited to 'src/gui/widgets/PitchChooser.h')
-rw-r--r-- | src/gui/widgets/PitchChooser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/PitchChooser.h b/src/gui/widgets/PitchChooser.h index bc8e742..74368df 100644 --- a/src/gui/widgets/PitchChooser.h +++ b/src/gui/widgets/PitchChooser.h @@ -44,7 +44,7 @@ class PitchDragLabel; class PitchChooser : public TQGroupBox { Q_OBJECT - TQ_OBJECT + public: PitchChooser(TQString title, TQWidget *parent, |