summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/oscar/liboscar/icbmparamstask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/oscar/liboscar/icbmparamstask.h')
-rw-r--r--kopete/protocols/oscar/liboscar/icbmparamstask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/liboscar/icbmparamstask.h b/kopete/protocols/oscar/liboscar/icbmparamstask.h
index b3091fa8..c7bdfb16 100644
--- a/kopete/protocols/oscar/liboscar/icbmparamstask.h
+++ b/kopete/protocols/oscar/liboscar/icbmparamstask.h
@@ -28,7 +28,7 @@ Get the parameters we need to follow for instant messages
class ICBMParamsTask : public Task
{
public:
- ICBMParamsTask( Task* tqparent );
+ ICBMParamsTask( Task* parent );
~ICBMParamsTask();
bool forMe( const Transfer* transfer ) const;