summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/IntervalDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/IntervalDialog.h')
-rw-r--r--src/gui/dialogs/IntervalDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/IntervalDialog.h b/src/gui/dialogs/IntervalDialog.h
index 3306fb4..4e41fd8 100644
--- a/src/gui/dialogs/IntervalDialog.h
+++ b/src/gui/dialogs/IntervalDialog.h
@@ -47,7 +47,7 @@ class RosegardenGUIDoc;
class IntervalDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
IntervalDialog(TQWidget *parent, bool askChangeKey = false, bool askTransposeSegmentBack = false);