summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.cpp
diff options
context:
space:
mode:
authorTim Blechmann <tim@klingt.org>2014-11-01 14:37:52 +0100
committerJørgen Lind <jorgen.lind@theqtcompany.com>2015-06-24 07:25:28 +0000
commit32ce3b0eaf8568d62e6f197408a80f023f005f1d (patch)
tree29c731c41e93a6847e5330ac54ada2c6fe3e23d6 /src/corelib/tools/qlocale.cpp
parentbac1116d4997fa0c7c58538b39528ecc354d88d1 (diff)
cocoa: QNSView - guard implementation against deleted window
when embedding a QWindow into a native cocoa gui there are cases that the QWindow is destroyed while the QNSView is still available. this patch makes sure that the m_window pointer is cleared when the QWindow is destroyed and adds checks to the implementation to avoid that m_window is called when it has already been destroyed. Change-Id: I7e0614969dedb87b54df74d542a8c1fb15d8acf0 Reviewed-by: Timur Pocheptsov <Timur.Pocheptsov@digia.com>
Diffstat (limited to 'src/corelib/tools/qlocale.cpp')
0 files changed, 0 insertions, 0 deletions