summaryrefslogtreecommitdiffstats
path: root/kontact/src/kcmkontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/src/kcmkontact.h')
-rw-r--r--kontact/src/kcmkontact.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/src/kcmkontact.h b/kontact/src/kcmkontact.h
index 0bb8cb47..0affd92d 100644
--- a/kontact/src/kcmkontact.h
+++ b/kontact/src/kcmkontact.h
@@ -39,7 +39,7 @@ class KListView;
class KcmKontact : public KPrefsModule
{
Q_OBJECT
- TQ_OBJECT
+
public:
KcmKontact( TQWidget *parent = 0, const char *name = 0 );
@@ -50,7 +50,7 @@ class KcmKontact : public KPrefsModule
class PluginSelection : public KPrefsWid
{
Q_OBJECT
- TQ_OBJECT
+
public:
PluginSelection( KConfigSkeleton::ItemString *item, TQWidget *parent );