summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h b/kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h
index adeeb68d..b67a23ac 100644
--- a/kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h
+++ b/kopete/protocols/groupwise/libgroupwise/tasks/movecontacttask.h
@@ -33,7 +33,7 @@ class MoveContactTask : public NeedFolderTask
Q_OBJECT
TQ_OBJECT
public:
- MoveContactTask(Task* tqparent);
+ MoveContactTask(Task* parent);
~MoveContactTask();
void moveContact( const ContactItem & contact, const int newParent );
void moveContactToNewFolder( const ContactItem & contact, const int newSequenceNumber, const TQString & folderDisplayName );