summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/platformheaders/doc/src')
-rw-r--r--src/platformheaders/doc/src/qtplatformheaders.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platformheaders/doc/src/qtplatformheaders.qdoc b/src/platformheaders/doc/src/qtplatformheaders.qdoc
index 6eb7b27cce..d7e20a2798 100644
--- a/src/platformheaders/doc/src/qtplatformheaders.qdoc
+++ b/src/platformheaders/doc/src/qtplatformheaders.qdoc
@@ -88,7 +88,7 @@
#include <QtPlatformHeaders/QXcbWindowFunctions>
\endcode
- As the module is header-only, no further modifications to the .pro files are required to use it.
+ As the module is header-only, no modifications to your build system are required.
\note The module name (\c QtPlatformHeaders) must appear in the \c #include directive.
\note It is not necessary to enclose the code in \c #ifdef directives depending on platform.