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/qstatictext.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/text/qstatictext.cpp') diff --git a/src/gui/text/qstatictext.cpp b/src/gui/text/qstatictext.cpp index c3be9b871c..5d31ab9711 100644 --- a/src/gui/text/qstatictext.cpp +++ b/src/gui/text/qstatictext.cpp @@ -53,7 +53,6 @@ QStaticTextUserData::~QStaticTextUserData() \ingroup multimedia \ingroup text \ingroup shared - \mainclass QStaticText provides a way to cache layout data for a block of text so that it can be drawn more efficiently than by using QPainter::drawText() in which the layout information is -- cgit v1.2.3