summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/accounts/kopeteaccountconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/accounts/kopeteaccountconfig.h')
-rw-r--r--kopete/kopete/config/accounts/kopeteaccountconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/kopete/config/accounts/kopeteaccountconfig.h b/kopete/kopete/config/accounts/kopeteaccountconfig.h
index cfaf1064..9e939ea6 100644
--- a/kopete/kopete/config/accounts/kopeteaccountconfig.h
+++ b/kopete/kopete/config/accounts/kopeteaccountconfig.h
@@ -33,9 +33,10 @@ class KopeteAccountConfigBase;
class KopeteAccountConfig : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- KopeteAccountConfig(TQWidget *parent, const char *name, const TQStringList &args );
+ KopeteAccountConfig(TQWidget *tqparent, const char *name, const TQStringList &args );
public slots:
virtual void save();