summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/liboscar/profiletask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/liboscar/profiletask.h')
-rw-r--r--kopete/protocols/oscar/liboscar/profiletask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/liboscar/profiletask.h b/kopete/protocols/oscar/liboscar/profiletask.h
index d16a05de..a51075a5 100644
--- a/kopete/protocols/oscar/liboscar/profiletask.h
+++ b/kopete/protocols/oscar/liboscar/profiletask.h
@@ -32,7 +32,7 @@ The away message will be set only if the away message has been set non-null.
class ProfileTask : public Task
{
public:
- ProfileTask( Task* tqparent );
+ ProfileTask( Task* parent );
~ProfileTask();
bool forMe( const Transfer* transfer ) const;