summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/meanwhile/meanwhileeditaccountwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileeditaccountwidget.h')
-rw-r--r--kopete/protocols/meanwhile/meanwhileeditaccountwidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileeditaccountwidget.h b/kopete/protocols/meanwhile/meanwhileeditaccountwidget.h
index effb51be..a208b5f2 100644
--- a/kopete/protocols/meanwhile/meanwhileeditaccountwidget.h
+++ b/kopete/protocols/meanwhile/meanwhileeditaccountwidget.h
@@ -29,8 +29,9 @@ class MeanwhileEditAccountWidget :
public KopeteEditAccountWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- MeanwhileEditAccountWidget( TQWidget* parent,
+ MeanwhileEditAccountWidget( TQWidget* tqparent,
Kopete::Account* account,
MeanwhileProtocol *protocol);