diff options
author | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2011-01-03 14:08:22 (GMT) |
---|---|---|
committer | Gabriel de Dietrich <gabriel.dietrich-de@nokia.com> | 2011-01-03 15:07:40 (GMT) |
commit | 00cf748fa3d241e52dc0908da90864ea397dab8a (patch) | |
tree | d128aa9aa3d7e328d9e7996a4c311f3fc430fad1 /src/s60main | |
parent | 8ff74f9008b8846624a9da299beb23949af7c249 (diff) | |
download | Qt-00cf748fa3d241e52dc0908da90864ea397dab8a.zip Qt-00cf748fa3d241e52dc0908da90864ea397dab8a.tar.gz Qt-00cf748fa3d241e52dc0908da90864ea397dab8a.tar.bz2 |
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 'src/s60main')
0 files changed, 0 insertions, 0 deletions