summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/compileroptionsbuilder.cpp
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2018-05-25 10:39:06 +0200
committerEike Ziller <eike.ziller@qt.io>2018-05-25 10:00:59 +0000
commit5a6aabe7084593d580a661ec358a4dda9b8e8125 (patch)
tree2ee575181dcaf2ec3af7f8bd11745b5e9abd0e8f /src/plugins/cpptools/compileroptionsbuilder.cpp
parentbc458c7b5f36802ac35d4e4022c966929b84da61 (diff)
downloadqt-creator-5a6aabe7084593d580a661ec358a4dda9b8e8125.tar.gz
Fix that removing splits results in code model issues
The code model is listening to editorsClosed signals, and checks for which editors are actually visible when that signal is sent. For this to work correctly, the signal must be sent only at the very end after deconstructing all the views, because otherwise we might be in a state where temporarily no editors are "visible". Fix-up after 80ae992c91985389f6d870ac0201c16d895bc5cc which exposes the issue. Task-number: QTCREATORBUG-20464 Change-Id: I9ec5e579d681f2c12924be3d7b89aab398579505 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Diffstat (limited to 'src/plugins/cpptools/compileroptionsbuilder.cpp')
0 files changed, 0 insertions, 0 deletions