diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 3368c7a3b7..bb07e4c95d 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -2187,7 +2187,9 @@ <filename>qmake*.bbclass</filename> - This family of classes consists of the following: + The qmake* classes support recipes that + need to build software that uses Qt's qmake + build system and are comprised of the following: qmake_base: Provides base functionality for all versions of @@ -2198,12 +2200,6 @@ - - The qmake* family of classes support recipes that - need to build software that uses Qt's qmake - build system. - - If you need to set any configuration variables or pass any options to qmake, you can add these to the