diff options
author | hjk <hjk@theqtcompany.com> | 2016-07-21 08:50:28 +0200 |
---|---|---|
committer | hjk <hjk@qt.io> | 2016-07-21 12:33:42 +0000 |
commit | ff6251cbe2031370caff526f78a62144e17b6e8a (patch) | |
tree | bcf9067518c0be3c5dd903199ab43943df90b491 /src/libs/utils/synchronousprocess.cpp | |
parent | b63f98a592e7a5d9bb8f1d63c0633a8a832601e5 (diff) | |
download | qt-creator-ff6251cbe2031370caff526f78a62144e17b6e8a.tar.gz |
Debugger: Fix handling of extra updates on view visibility changes
Using a lambda in the connect was wrong here, as the m_currentEngine
member may change before the body gets executed. Indirect to a member
slot again, which then can use an up-to-date m_currentEngine.
Change-Id: Ice906a31d2ba0655daffda67ae378acc98aa3698
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'src/libs/utils/synchronousprocess.cpp')
0 files changed, 0 insertions, 0 deletions