From 79a97be9f31f7092c39186084c9d9d609a9be385 Mon Sep 17 00:00:00 2001 From: Martin Smith Date: Thu, 4 Jun 2015 12:58:46 +0200 Subject: doc: Remove uses of \mainclass This qdoc command is deprecated. Task-number: QTBUG-46476 Change-Id: Iee36f91bdcf500c2e88022a5f8a9c3accc6048c2 Reviewed-by: Martin Smith --- src/gui/text/qglyphrun.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/text/qglyphrun.cpp') diff --git a/src/gui/text/qglyphrun.cpp b/src/gui/text/qglyphrun.cpp index e6d6863134..642313d340 100644 --- a/src/gui/text/qglyphrun.cpp +++ b/src/gui/text/qglyphrun.cpp @@ -49,7 +49,6 @@ QT_BEGIN_NAMESPACE \ingroup text \ingroup shared - \mainclass When Qt displays a string of text encoded in Unicode, it will first convert the Unicode points into a list of glyph indexes and a list of positions based on one or more fonts. The Unicode -- cgit v1.2.3