diff options
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/qca')
-rw-r--r-- | kopete/protocols/groupwise/libgroupwise/qca/src/qca.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/qca/src/qca.h b/kopete/protocols/groupwise/libgroupwise/qca/src/qca.h index 46b25cc9..9df6f7cd 100644 --- a/kopete/protocols/groupwise/libgroupwise/qca/src/qca.h +++ b/kopete/protocols/groupwise/libgroupwise/qca/src/qca.h @@ -52,8 +52,8 @@ #define QCA_PLUGIN_EXPORT extern "C" #endif -class QHostAddress; -class QStringList; +class TQHostAddress; +class TQStringList; class QCAProvider; class QCA_HashContext; |