summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libraries/qmfclient/qmfclient.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libraries/qmfclient/qmfclient.pro b/src/libraries/qmfclient/qmfclient.pro
index 43443a03..f643c4d1 100644
--- a/src/libraries/qmfclient/qmfclient.pro
+++ b/src/libraries/qmfclient/qmfclient.pro
@@ -160,7 +160,7 @@ TRANSLATIONS += libqtopiamail-ar.ts \
libqtopiamail-zh_TW.ts
packagesExist(icu-uc) {
- LIBS += -licui18n -licuuc -licudata
+ LIBS_PRIVATE += -licui18n -licuuc -licudata
PRIVATE_HEADERS += support/qcharsetdetector_p.h \
support/qcharsetdetector.h
SOURCES += support/qcharsetdetector.cpp