diff options
author | Alessandro Portale <alessandro.portale@nokia.com> | 2011-06-14 17:24:19 (GMT) |
---|---|---|
committer | Alessandro Portale <alessandro.portale@nokia.com> | 2011-06-14 18:59:55 (GMT) |
commit | fcfc19878a0a1a48194a786bba64da11606077d2 (patch) | |
tree | 8eb329cb2c22dbc2164601805d0337ae3c528fb3 /doc/src/snippets/sqldatabase/sqldatabase.pro | |
parent | a0af3a2d12828e69a23d3697a4a6c8c03d9bd92f (diff) | |
download | Qt-fcfc19878a0a1a48194a786bba64da11606077d2.zip Qt-fcfc19878a0a1a48194a786bba64da11606077d2.tar.gz Qt-fcfc19878a0a1a48194a786bba64da11606077d2.tar.bz2 |
Symbian: Fix QFontInfo::pixelSize()
Unlike QFont::pixelSize(), which may return -1 if the font size was
defined in points, QFontInfo::pixelSize() always needs to return a
valid value.
c4ef479906f073fa84999eb950f00e264ebd4e8e which was a fix for
QTBUG-13009 tried to fix a similar issue, but failed to do that
properly, which resulted in QTBUG-15513 and QTBUG-17844.
This commit is supposed to fix all three bugs.
Task-Number: QTBUG-13009
Task-Number: QTBUG-15513
Task-Number: QTBUG-17844
Diffstat (limited to 'doc/src/snippets/sqldatabase/sqldatabase.pro')
0 files changed, 0 insertions, 0 deletions