diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gweditaccountwidget.h')
-rw-r--r-- | kopete/protocols/groupwise/ui/gweditaccountwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gweditaccountwidget.h b/kopete/protocols/groupwise/ui/gweditaccountwidget.h index 9c21f7fd..ccdf890b 100644 --- a/kopete/protocols/groupwise/ui/gweditaccountwidget.h +++ b/kopete/protocols/groupwise/ui/gweditaccountwidget.h @@ -36,7 +36,7 @@ class GroupWiseAccountPreferences; class GroupWiseEditAccountWidget : public TQWidget, public KopeteEditAccountWidget { Q_OBJECT - TQ_OBJECT + public: GroupWiseEditAccountWidget( TQWidget* parent, Kopete::Account* account); |