diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/webcamtask.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/webcamtask.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/webcamtask.h b/kopete/protocols/yahoo/libkyahoo/webcamtask.h index d84b6374..7c232642 100644 --- a/kopete/protocols/yahoo/libkyahoo/webcamtask.h +++ b/kopete/protocols/yahoo/libkyahoo/webcamtask.h @@ -22,9 +22,9 @@ #include <tqpixmap.h> #include <tqstringlist.h> -class QString; +class TQString; class YMSGTransfer; -class QBuffer; +class TQBuffer; namespace KNetwork { class KStreamSocket; } |