diff options
Diffstat (limited to 'src/gui/dialogs/InterpretDialog.h')
-rw-r--r-- | src/gui/dialogs/InterpretDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/InterpretDialog.h b/src/gui/dialogs/InterpretDialog.h index da06003..504f2b1 100644 --- a/src/gui/dialogs/InterpretDialog.h +++ b/src/gui/dialogs/InterpretDialog.h @@ -41,7 +41,7 @@ namespace Rosegarden class InterpretDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: InterpretDialog(TQWidget *parent); |