summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qitemselectionmodel.cpp
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2010-03-02 10:33:55 (GMT)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2010-03-05 14:17:49 (GMT)
commit0cb155516992d3bb917f72bdab9f28b9e65ff40d (patch)
tree3e4eb733e05a23bfb17a8ff4454e651d3f70ff32 /src/gui/itemviews/qitemselectionmodel.cpp
parentf6c2f53e0c5485817b1f9895f69fa0ad75519977 (diff)
downloadQt-0cb155516992d3bb917f72bdab9f28b9e65ff40d.zip
Qt-0cb155516992d3bb917f72bdab9f28b9e65ff40d.tar.gz
Qt-0cb155516992d3bb917f72bdab9f28b9e65ff40d.tar.bz2
Mac: static getFont functions in QFontDialog does not work
This bug is visible if the static funtions are used before calling qApp->exec(). The reason is that the static functions still use the old code path, rather than the new one (that will end up creating a QFontDialog and call exec on it). Just using the new style will fix the problem. Task-number: QTBUG-7371 Reviewed-by: cduclos
Diffstat (limited to 'src/gui/itemviews/qitemselectionmodel.cpp')
0 files changed, 0 insertions, 0 deletions