summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/meanwhile/meanwhileaddcontactpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhileaddcontactpage.h')
-rw-r--r--kopete/protocols/meanwhile/meanwhileaddcontactpage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhileaddcontactpage.h b/kopete/protocols/meanwhile/meanwhileaddcontactpage.h
index fdf6445c..4807b3e0 100644
--- a/kopete/protocols/meanwhile/meanwhileaddcontactpage.h
+++ b/kopete/protocols/meanwhile/meanwhileaddcontactpage.h
@@ -26,8 +26,9 @@ namespace Kopete { class MetaContact; }
class MeanwhileAddContactPage : public AddContactPage
{
Q_OBJECT
+ TQ_OBJECT
public:
- MeanwhileAddContactPage( TQWidget* parent = 0,
+ MeanwhileAddContactPage( TQWidget* tqparent = 0,
Kopete::Account *account=0);
~MeanwhileAddContactPage();