From f988857fcf5b44899af08ef475d9a29c675b3731 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:21 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/modules/channelsjoin/channelsjoinwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/channelsjoin/channelsjoinwindow.h') diff --git a/src/modules/channelsjoin/channelsjoinwindow.h b/src/modules/channelsjoin/channelsjoinwindow.h index 7e6abf5b..680f0f14 100644 --- a/src/modules/channelsjoin/channelsjoinwindow.h +++ b/src/modules/channelsjoin/channelsjoinwindow.h @@ -39,7 +39,7 @@ class TQLineEdit; class KviChannelsJoinWindow : public TQDialog { Q_OBJECT - TQ_OBJECT + public: KviChannelsJoinWindow(TQWidget * par, const char * name); ~KviChannelsJoinWindow(); -- cgit v1.2.1