diff options
Diffstat (limited to 'src/gui/editors/segment/PlayListDialog.h')
-rw-r--r-- | src/gui/editors/segment/PlayListDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/PlayListDialog.h b/src/gui/editors/segment/PlayListDialog.h index 0ae205c..754a4df 100644 --- a/src/gui/editors/segment/PlayListDialog.h +++ b/src/gui/editors/segment/PlayListDialog.h @@ -43,7 +43,7 @@ class PlayList; class PlayListDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: PlayListDialog(TQString caption, TQWidget* parent = 0, const char* name = 0); |