summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/MakeOrnamentDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/MakeOrnamentDialog.h')
-rw-r--r--src/gui/dialogs/MakeOrnamentDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/MakeOrnamentDialog.h b/src/gui/dialogs/MakeOrnamentDialog.h
index af7dc99..d09e6b9 100644
--- a/src/gui/dialogs/MakeOrnamentDialog.h
+++ b/src/gui/dialogs/MakeOrnamentDialog.h
@@ -43,7 +43,7 @@ class PitchChooser;
class MakeOrnamentDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
MakeOrnamentDialog(TQWidget *parent, TQString defaultName, int defaultBasePitch);