diff options
Diffstat (limited to 'src/gui/dialogs/CompositionLengthDialog.h')
-rw-r--r-- | src/gui/dialogs/CompositionLengthDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/CompositionLengthDialog.h b/src/gui/dialogs/CompositionLengthDialog.h index 4140723..52d2fc3 100644 --- a/src/gui/dialogs/CompositionLengthDialog.h +++ b/src/gui/dialogs/CompositionLengthDialog.h @@ -43,7 +43,7 @@ class Composition; class CompositionLengthDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: CompositionLengthDialog(TQWidget *parent, Composition *composition); |