diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/sendpicturetask.h')
| -rw-r--r-- | kopete/protocols/yahoo/libkyahoo/sendpicturetask.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/sendpicturetask.h b/kopete/protocols/yahoo/libkyahoo/sendpicturetask.h index 2e16797f..8aad1c82 100644 --- a/kopete/protocols/yahoo/libkyahoo/sendpicturetask.h +++ b/kopete/protocols/yahoo/libkyahoo/sendpicturetask.h @@ -34,7 +34,7 @@ namespace KNetwork	{  */  class SendPictureTask : public Task  { -Q_OBJECT +TQ_OBJECT  public:  	enum Type { UploadPicture, SendChecksum, SendInformation, SendStatus };  | 
