summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/ui/addcontactpage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/ui/addcontactpage.cpp')
-rw-r--r--kopete/libkopete/ui/addcontactpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/ui/addcontactpage.cpp b/kopete/libkopete/ui/addcontactpage.cpp
index 846815f2..4916b955 100644
--- a/kopete/libkopete/ui/addcontactpage.cpp
+++ b/kopete/libkopete/ui/addcontactpage.cpp
@@ -17,7 +17,7 @@
#include "addcontactpage.h"
-AddContactPage::AddContactPage(TQWidget *parent, const char *name ) : TQWidget(parent,name)
+AddContactPage::AddContactPage(TQWidget *tqparent, const char *name ) : TQWidget(tqparent,name)
{
}