diff options
-rw-r--r-- | documentation/ref-manual/ref-classes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index bb07e4c95d..f24f5946b4 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml | |||
@@ -2224,7 +2224,9 @@ | |||
2224 | <title><filename>qt4*.bbclass</filename></title> | 2224 | <title><filename>qt4*.bbclass</filename></title> |
2225 | 2225 | ||
2226 | <para> | 2226 | <para> |
2227 | This family of classes consists of the following: | 2227 | The <filename>qt4*</filename> classes support recipes that need to |
2228 | build software that uses the Qt development framework version 4.x | ||
2229 | and consist of the following: | ||
2228 | <itemizedlist> | 2230 | <itemizedlist> |
2229 | <listitem><para><emphasis><filename>qt4e</filename>:</emphasis> | 2231 | <listitem><para><emphasis><filename>qt4e</filename>:</emphasis> |
2230 | Supports building against Qt/Embedded, which uses the | 2232 | Supports building against Qt/Embedded, which uses the |
@@ -2235,8 +2237,6 @@ | |||
2235 | </para> | 2237 | </para> |
2236 | 2238 | ||
2237 | <para> | 2239 | <para> |
2238 | These classes support recipes that need to build software that uses | ||
2239 | the Qt development framework version 4.x. | ||
2240 | The classes inherit the | 2240 | The classes inherit the |
2241 | <link linkend='ref-classes-qmake*'><filename>qmake2</filename></link> | 2241 | <link linkend='ref-classes-qmake*'><filename>qmake2</filename></link> |
2242 | class. | 2242 | class. |