summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-01-06 19:41:48 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-02-02 04:40:27 +0100
commit1037d386233764a3fd46c8e18699c874520d6d9e (patch)
treeefbf197f81d814e062bb40aec490056c46f5a5ec /kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp
parent115400db72f2a55daa516ff56bd570902b42029a (diff)
downloadtdenetwork-1037d386233764a3fd46c8e18699c874520d6d9e.tar.gz
tdenetwork-1037d386233764a3fd46c8e18699c874520d6d9e.zip
kopete: Added ability to build with shared tqca library.
QCA files renamed to TQCA to match tqca library. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp')
-rw-r--r--kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp b/kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp
index 67d22462..0c395159 100644
--- a/kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp
+++ b/kopete/protocols/groupwise/libgroupwise/gwclientstream.cpp
@@ -21,7 +21,7 @@
//#include <tqtextstream.h>
//#include <tqguardedptr.h>
-// #include <qca.h>
+// #include <tqca.h>
// #include <stdlib.h>
// #include "bytestream.h"
// #include "base64.h"