summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/ui/gweditaccountwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/ui/gweditaccountwidget.h')
-rw-r--r--kopete/protocols/groupwise/ui/gweditaccountwidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gweditaccountwidget.h b/kopete/protocols/groupwise/ui/gweditaccountwidget.h
index 42a0400a..24171353 100644
--- a/kopete/protocols/groupwise/ui/gweditaccountwidget.h
+++ b/kopete/protocols/groupwise/ui/gweditaccountwidget.h
@@ -36,8 +36,9 @@ class GroupWiseAccountPreferences;
class GroupWiseEditAccountWidget : public TQWidget, public KopeteEditAccountWidget
{
Q_OBJECT
+ TQ_OBJECT
public:
- GroupWiseEditAccountWidget( TQWidget* parent, Kopete::Account* account);
+ GroupWiseEditAccountWidget( TQWidget* tqparent, Kopete::Account* account);
~GroupWiseEditAccountWidget();