summaryrefslogtreecommitdiffstats
path: root/kcontrol/kio/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kio/main.h')
-rw-r--r--kcontrol/kio/main.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kcontrol/kio/main.h b/kcontrol/kio/main.h
index d2499c5e4..70a64c44a 100644
--- a/kcontrol/kio/main.h
+++ b/kcontrol/kio/main.h
@@ -30,13 +30,13 @@ class LanBrowser:public KCModule
{
Q_OBJECT
public:
- LanBrowser(QWidget *parent=0);
+ LanBrowser(TQWidget *parent=0);
virtual void load();
virtual void save();
private:
- QVBoxLayout layout;
- QTabWidget tabs;
+ TQVBoxLayout layout;
+ TQTabWidget tabs;
KCModule *smbPage;
KCModule *lisaPage;
// KCModule *resLisaPage;