diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h b/kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h index 832efc35..7104d8c2 100644 --- a/kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h +++ b/kopete/protocols/yahoo/libkyahoo/picturenotifiertask.h @@ -29,7 +29,7 @@ class YMSGTransfer; class PictureNotifierTask : public Task { Q_OBJECT - TQ_OBJECT + public: PictureNotifierTask(Task *parent); ~PictureNotifierTask(); |