diff options
author | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-07-02 08:11:03 +0200 |
---|---|---|
committer | Jarek Kobus <jaroslaw.kobus@qt.io> | 2021-07-02 07:51:07 +0000 |
commit | c66d678a9db2e7a5c92cc73259548db5087d7e6b (patch) | |
tree | 72bc7882c2ba23c9c9722e606fc2803af48c9672 /src/plugins/cpptools/compileroptionsbuilder.cpp | |
parent | 4430c3345855bad95ebff62f7321b28b23537086 (diff) | |
download | qt-creator-c66d678a9db2e7a5c92cc73259548db5087d7e6b.tar.gz |
Replace two bool flags with one enum
Since it's not allowed to have both m_fullUpdatePostponed
and m_partialUpdatePostponed set to true, replace these
two flags with one UpdateType enum.
Change-Id: Ia4193dafd234f817d34204709d14f345c0a3b962
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/plugins/cpptools/compileroptionsbuilder.cpp')
0 files changed, 0 insertions, 0 deletions