summaryrefslogtreecommitdiffstats
path: root/src/gui/dialogs/SplitByPitchDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/dialogs/SplitByPitchDialog.h')
-rw-r--r--src/gui/dialogs/SplitByPitchDialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gui/dialogs/SplitByPitchDialog.h b/src/gui/dialogs/SplitByPitchDialog.h
index ada2c24..def9f01 100644
--- a/src/gui/dialogs/SplitByPitchDialog.h
+++ b/src/gui/dialogs/SplitByPitchDialog.h
@@ -43,8 +43,9 @@ class PitchChooser;
class SplitByPitchDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- SplitByPitchDialog(TQWidget *parent);
+ SplitByPitchDialog(TQWidget *tqparent);
int getPitch();