diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwaddcontactpage.h')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwaddcontactpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gwaddcontactpage.h b/kopete/protocols/groupwise/ui/gwaddcontactpage.h index 11aa1094..f696b6f4 100644 --- a/kopete/protocols/groupwise/ui/gwaddcontactpage.h +++ b/kopete/protocols/groupwise/ui/gwaddcontactpage.h @@ -40,7 +40,7 @@ class GroupWiseContactSearch; */ class GroupWiseAddContactPage : public AddContactPage { - Q_OBJECT + TQ_OBJECT public: GroupWiseAddContactPage( Kopete::Account * owner, TQWidget* parent = 0, const char* name = 0 ); |