summaryrefslogtreecommitdiffstats
path: root/kmid/channelcfgdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmid/channelcfgdlg.h')
-rw-r--r--kmid/channelcfgdlg.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kmid/channelcfgdlg.h b/kmid/channelcfgdlg.h
index 37952924..ed088dd2 100644
--- a/kmid/channelcfgdlg.h
+++ b/kmid/channelcfgdlg.h
@@ -34,12 +34,12 @@ class ChannelViewConfigDialog : public KDialogBase
public:
- ChannelViewConfigDialog(QWidget *parent,const char *name);
+ ChannelViewConfigDialog(TQWidget *parent,const char *name);
private:
- QVButtonGroup *qbg;
- QRadioButton *rb0;
- QRadioButton *rb1;
+ TQVButtonGroup *qbg;
+ TQRadioButton *rb0;
+ TQRadioButton *rb1;
public slots:
void modeselected(int idx);