summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/identity/kopeteidentityconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/identity/kopeteidentityconfig.h')
-rw-r--r--kopete/kopete/config/identity/kopeteidentityconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/kopete/config/identity/kopeteidentityconfig.h b/kopete/kopete/config/identity/kopeteidentityconfig.h
index 88644be8..9385b866 100644
--- a/kopete/kopete/config/identity/kopeteidentityconfig.h
+++ b/kopete/kopete/config/identity/kopeteidentityconfig.h
@@ -36,8 +36,9 @@ class KopeteIdentityConfigBase;
class KopeteIdentityConfig : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- KopeteIdentityConfig(TQWidget *parent, const char *name, const TQStringList &args );
+ KopeteIdentityConfig(TQWidget *tqparent, const char *name, const TQStringList &args );
~KopeteIdentityConfig();
public slots: