Clang: Cleanup interface hierarchy

The server and client interfaces was tightly coupled.So it prevented
the introduction of immediate interfaces.

Change-Id: Ie4197ffddb862e076d080b3d2a5ee869fad9e4d0
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
Marco Bubke
2017-08-24 15:22:37 +02:00
parent 6c5146ac67
commit b725018e9e
10 changed files with 74 additions and 29 deletions

View File

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