diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileaddcontactpage.h')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhileaddcontactpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileaddcontactpage.h b/kopete/protocols/meanwhile/meanwhileaddcontactpage.h index dadf6848..e0eb6f82 100644 --- a/kopete/protocols/meanwhile/meanwhileaddcontactpage.h +++ b/kopete/protocols/meanwhile/meanwhileaddcontactpage.h @@ -26,7 +26,7 @@ namespace Kopete { class MetaContact; } class MeanwhileAddContactPage : public AddContactPage { Q_OBJECT - TQ_OBJECT + public: MeanwhileAddContactPage( TQWidget* parent = 0, Kopete::Account *account=0); |