diff options
Diffstat (limited to 'kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h')
-rw-r--r-- | kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h b/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h index 42be43ab..0df1f312 100644 --- a/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h +++ b/kopete/protocols/groupwise/ui/gwreceiveinvitationdialog.h @@ -30,7 +30,7 @@ This is the dialog that is shown when you receive an invitation to chat. */ class ReceiveInvitationDialog : public KDialogBase { -Q_OBJECT +TQ_OBJECT public: ReceiveInvitationDialog( GroupWiseAccount * account, const ConferenceEvent & event, TQWidget *parent, const char *name ); |