From 930207fc1f66566d563b820af5d2efc7bec3b610 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Fri, 30 Nov 2012 15:40:14 +0000 Subject: Add more qtbase implictly-shared classes to the list QText*Format and QDns* ones are still missing. Change-Id: I8e87fba596e87289ca935717e0a90bfc0b0a26c0 Reviewed-by: hjk --- src/gui/text/qrawfont.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/text/qrawfont.cpp') diff --git a/src/gui/text/qrawfont.cpp b/src/gui/text/qrawfont.cpp index f1191bc4b9..247fef5ca3 100644 --- a/src/gui/text/qrawfont.cpp +++ b/src/gui/text/qrawfont.cpp @@ -54,9 +54,10 @@ QT_BEGIN_NAMESPACE \class QRawFont \brief The QRawFont class provides access to a single physical instance of a font. \since 4.8 - \inmodule QtGui + \inmodule QtGui \ingroup text + \ingroup shared \mainclass \note QRawFont is a low level class. For most purposes QFont is a more appropriate class. -- cgit v1.2.3