summaryrefslogtreecommitdiffstats
path: root/kmid/channelcfgdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/channelcfgdlg.h')
-rw-r--r--kmid/channelcfgdlg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmid/channelcfgdlg.h b/kmid/channelcfgdlg.h
index c845be3e..040b741b 100644
--- a/kmid/channelcfgdlg.h
+++ b/kmid/channelcfgdlg.h
@@ -31,10 +31,11 @@ class TQRadioButton;
class ChannelViewConfigDialog : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- ChannelViewConfigDialog(TQWidget *parent,const char *name);
+ ChannelViewConfigDialog(TQWidget *tqparent,const char *name);
private:
TQVButtonGroup *qbg;