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 ccdf890b..14fbb789 100644 --- a/kopete/protocols/groupwise/ui/gweditaccountwidget.h +++ b/kopete/protocols/groupwise/ui/gweditaccountwidget.h @@ -35,7 +35,7 @@ class GroupWiseAccountPreferences; */ class GroupWiseEditAccountWidget : public TQWidget, public KopeteEditAccountWidget { -Q_OBJECT +TQ_OBJECT public: GroupWiseEditAccountWidget( TQWidget* parent, Kopete::Account* account); |