diff options
Diffstat (limited to 'juk/playlistsplitter.h')
-rw-r--r-- | juk/playlistsplitter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/playlistsplitter.h b/juk/playlistsplitter.h index 2162d9b8..c33621d3 100644 --- a/juk/playlistsplitter.h +++ b/juk/playlistsplitter.h @@ -41,7 +41,7 @@ class TagEditor; class PlaylistSplitter : public TQSplitter { Q_OBJECT - TQ_OBJECT + public: PlaylistSplitter(TQWidget *parent, const char *name = 0); |