diff options
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/client.h')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/client.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/client.h b/kopete/protocols/yahoo/libkyahoo/client.h index 662c81ff..ee8e1a43 100644 --- a/kopete/protocols/yahoo/libkyahoo/client.h +++ b/kopete/protocols/yahoo/libkyahoo/client.h @@ -30,10 +30,10 @@ #define YMSG_PROGRAM_VERSION_STRING "8.1.0.209" -class QString; -class QTimer; -class QPixmap; -class QDomDocument; +class TQString; +class TQTimer; +class TQPixmap; +class TQDomDocument; class ClientStream; class KNetworkConnector; class Task; |