summaryrefslogtreecommitdiff
path: root/src/libs/utils/synchronousprocess.cpp
diff options
context:
space:
mode:
authorhjk <hjk@theqtcompany.com>2016-07-21 08:50:28 +0200
committerhjk <hjk@qt.io>2016-07-21 12:33:42 +0000
commitff6251cbe2031370caff526f78a62144e17b6e8a (patch)
treebcf9067518c0be3c5dd903199ab43943df90b491 /src/libs/utils/synchronousprocess.cpp
parentb63f98a592e7a5d9bb8f1d63c0633a8a832601e5 (diff)
downloadqt-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