summaryrefslogtreecommitdiffstats
path: root/src/declarative
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2011-01-03 14:08:22 (GMT)
committerGabriel de Dietrich <gabriel.dietrich-de@nokia.com>2011-01-03 15:07:40 (GMT)
commit00cf748fa3d241e52dc0908da90864ea397dab8a (patch)
treed128aa9aa3d7e328d9e7996a4c311f3fc430fad1 /src/declarative
parent8ff74f9008b8846624a9da299beb23949af7c249 (diff)
downloadQt-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/declarative')
0 files changed, 0 insertions, 0 deletions