diff options
author | Michael Winkelmann <michael.winkelmann@qt.io> | 2019-10-09 12:31:55 +0200 |
---|---|---|
committer | Michael Winkelmann <michael.winkelmann@qt.io> | 2019-10-31 15:44:46 +0000 |
commit | 9985d623a4c53f82c0eb1f1ca3430a836f8cffa4 (patch) | |
tree | 6bb2bf310e0fe330e3c624bb2d3b6f3822bf8a06 /src/plugins/cpptools/cppsourceprocessor_test.cpp | |
parent | e2f82cd57f676cb8e5cf970a403c67588fc2cb89 (diff) | |
download | qt-creator-9985d623a4c53f82c0eb1f1ca3430a836f8cffa4.tar.gz |
PluginManager is not moc'ed automaticallyv4.11.0-beta2
This leads to a linker error in ExtensionManager because symbols
generated by moc are missing. This caused by an issue with CMake 4.10 /
AutoMoc and Q_OBJECT in a documentation comment.
Instead, headers of PluginManager are moc'ed explicitly.
Change-Id: I2dd655c48d0bf90e178e46655eaa0f2dc1ed8b0a
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/cpptools/cppsourceprocessor_test.cpp')
0 files changed, 0 insertions, 0 deletions