From 730bb5bd4cffbbc5cf3a32212533fef885dbab87 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:07:51 -0600 Subject: Remove spurious TQ_OBJECT instances --- juk/playlistsplitter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juk/playlistsplitter.h') 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); -- cgit v1.2.1