summaryrefslogtreecommitdiffstats
path: root/src/gui/editors/segment/PlayList.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/editors/segment/PlayList.h')
-rw-r--r--src/gui/editors/segment/PlayList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/editors/segment/PlayList.h b/src/gui/editors/segment/PlayList.h
index cf7b073..ba80075 100644
--- a/src/gui/editors/segment/PlayList.h
+++ b/src/gui/editors/segment/PlayList.h
@@ -46,7 +46,7 @@ class PlayListView;
class PlayList : public TQVBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
PlayList(TQWidget *parent = 0, const char *name = 0);