summaryrefslogtreecommitdiffstats
path: root/konq-plugins/kuick/kcmkuick/kcmkuick.h
diff options
context:
space:
mode:
Diffstat (limited to 'konq-plugins/kuick/kcmkuick/kcmkuick.h')
-rw-r--r--konq-plugins/kuick/kcmkuick/kcmkuick.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/konq-plugins/kuick/kcmkuick/kcmkuick.h b/konq-plugins/kuick/kcmkuick/kcmkuick.h
index d4316eb..6ff97eb 100644
--- a/konq-plugins/kuick/kcmkuick/kcmkuick.h
+++ b/konq-plugins/kuick/kcmkuick/kcmkuick.h
@@ -24,9 +24,10 @@ class KCMKuick
: public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- KCMKuick (TQWidget *parent, const char *name, const TQStringList &);
+ KCMKuick (TQWidget *tqparent, const char *name, const TQStringList &);
~KCMKuick();
void load();
void load(const TQString &);