forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user