summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/PitchDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/PitchDialog.h')
-rw-r--r--src/gui/dialogs/PitchDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/PitchDialog.h b/src/gui/dialogs/PitchDialog.h
index 8cc5dbf..f2c4057 100644
--- a/src/gui/dialogs/PitchDialog.h
+++ b/src/gui/dialogs/PitchDialog.h
@@ -38,7 +38,7 @@ class PitchChooser;
class PitchDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
PitchDialog(TQWidget *parent, TQString title, int defaultPitch = 60);