From 8511ed8bc29cabc6ef337c152cd0f2fb30d817a1 Mon Sep 17 00:00:00 2001 From: Xizhi Zhu Date: Sun, 22 Jan 2012 16:35:52 +0100 Subject: Remove Symbian specific code from QtGui. Change-Id: I103abb545d1a5deed7d40c0b50fc3eff0c89d622 Reviewed-by: Lars Knoll --- src/gui/text/qfont.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/text/qfont.cpp') diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp index b747739ad0..eec6e6a86e 100644 --- a/src/gui/text/qfont.cpp +++ b/src/gui/text/qfont.cpp @@ -692,7 +692,7 @@ QFont::QFont() If \a pointSize is zero or negative, the point size of the font is set to a system-dependent default value. Generally, this is - 12 points, except on Symbian where it is 7 points. + 12 points. The \a family name may optionally also include a foundry name, e.g. "Helvetica [Cronyx]". If the \a family is -- cgit v1.2.3