summaryrefslogtreecommitdiffstats
path: root/kcontrol/kcontrol/kcrootonly.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kcontrol/kcrootonly.h')
-rw-r--r--kcontrol/kcontrol/kcrootonly.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/kcrootonly.h b/kcontrol/kcontrol/kcrootonly.h
index e04df7c80..b52fab34b 100644
--- a/kcontrol/kcontrol/kcrootonly.h
+++ b/kcontrol/kcontrol/kcrootonly.h
@@ -6,7 +6,7 @@
class KCRootOnly: public KCModule {
public:
- KCRootOnly(QWidget *parent, const char *name);
+ KCRootOnly(TQWidget *parent, const char *name);
};
#endif