Utils: Cleanup StringCache

There is now a forward header and it is possible template the string type.

Change-Id: Ibebd32c475a2d89a90da7190e77d44278eb43740
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Marco Bubke
2017-08-17 15:24:11 +02:00
parent 09206ba0e4
commit 8617f497bc
5 changed files with 217 additions and 35 deletions

View File

@@ -171,6 +171,7 @@ HEADERS += \
$$PWD/updatetranslationunitsforeditormessage.h \
$$PWD/updatevisibletranslationunitsmessage.h \
$$PWD/writemessageblock.h \
$$PWD/ipcclientprovider.h
$$PWD/ipcclientprovider.h \
$$PWD/stringcachefwd.h
contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols