Fix QFont::defaultFamily() in the new QPA world.
authorPierre Rossi <pierre.rossi@nokia.com>
Wed, 5 Oct 2011 15:10:28 +0000 (17:10 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 22:43:26 +0000 (00:43 +0200)
commit614b9efcf5a1d36994245fb1173ab010d16cd702
tree646ac47a9c8d80674219c6567d261f4ddd4251fd
parent028a860ac58bc6b956e523e04f9dfdda032cad81
Fix QFont::defaultFamily() in the new QPA world.

This is so that the results of LayoutTests in WebKit are
more in line with what things were like in Qt 4.8.

Change-Id: I25962e03bd8e0316cb303c0d94c25ac4e73ea9a8
Reviewed-on: http://codereview.qt-project.org/6162
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jiang Jiang <jiang.jiang@nokia.com>
src/gui/text/qfont_qpa.cpp
src/gui/text/qfontdatabase.h
tests/auto/gui/text/qfont/tst_qfont.cpp