summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_gui_util_qundostack.cpp
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2011-01-03 15:08:22 +0100
committerGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2011-01-03 16:07:40 +0100
commit00cf748fa3d241e52dc0908da90864ea397dab8a (patch)
treed128aa9aa3d7e328d9e7996a4c311f3fc430fad1 /doc/src/snippets/code/src_gui_util_qundostack.cpp
parent8ff74f9008b8846624a9da299beb23949af7c249 (diff)
downloadqt4-tools-00cf748fa3d241e52dc0908da90864ea397dab8a.tar.gz
Fix crash when closing QFontDialog::getFont() dialog
Unfortunately, given the large number of ways of showing a QFontDialog, it's possible that we try to close the dialog before its event loop is finished. Setting the Cocoa font panel's isReleaseOnClose property to FALSE ensures the panel is still around when we effectively exit the dialog's event loop. Reviewed-by: Richard Task-number: QTBUG-15666
Diffstat (limited to 'doc/src/snippets/code/src_gui_util_qundostack.cpp')
0 files changed, 0 insertions, 0 deletions