diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-13 11:21:25 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-13 08:33:47 -0700 |
commit | 3d4412ad1a346d80959cd78395703636d9127699 (patch) | |
tree | f57982f77cc77c1dbd826444740faeab0da701e4 /desktop-widgets/tab-widgets/TabDiveInformation.cpp | |
parent | 24eac8df872747f6283d21d36f09fe0cbb683210 (diff) | |
download | subsurface-3d4412ad1a346d80959cd78395703636d9127699.tar.gz |
mobile: don't call main loop for notifications once initialized
Calling qApp->processEvents() in QMLManager::setNotificationText()
caused crashes, because it could lead to the context-menu that
initialized the call being deleted. Something that QML apparently
doesn't like.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/tab-widgets/TabDiveInformation.cpp')
0 files changed, 0 insertions, 0 deletions