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 4ae04a8..3384349 100644
--- a/src/gui/dialogs/IntervalDialog.h
+++ b/src/gui/dialogs/IntervalDialog.h
@@ -43,7 +43,7 @@ class RosegardenGUIDoc;
class IntervalDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
IntervalDialog(TQWidget *parent, bool askChangeKey = false, bool askTransposeSegmentBack = false);