Doc: Remove mentioning of qmake from Qt PlatformHeaders documentation
Change-Id: I902df9c7803e593000c2e0f9cc3ccf1505899886 Reviewed-by: Paul Wicking <paul.wicking@qt.io>bb10
parent
3c31dd0330
commit
a716ee67fd
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue