diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-05-26 17:15:53 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-05-27 07:56:14 +0000 |
commit | ff0ff1a3b52b8b4bb15b077a33e1e0d9b6af4ab4 (patch) | |
tree | 41a5f82d0096e6e8eded20a25bfefdc33069d195 /src/plugins/cpptools/cppprojectupdater.h | |
parent | 128359af41c8865e0c7b505230eb7f2b9286c4ba (diff) | |
download | qt-creator-ff0ff1a3b52b8b4bb15b077a33e1e0d9b6af4ab4.tar.gz |
Don't derive ProFileReader from QObject
There are no real reasons for doing this. In addition,
QmakeBuildSystem::destroyProFileReader() destroys it in
different thread that it was created in - for QObject
it could be a potential issue.
Change-Id: Ib958ea0f4ef3a9aeee92045eb430183207afe6c9
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/plugins/cpptools/cppprojectupdater.h')
0 files changed, 0 insertions, 0 deletions