summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/webenginewidgets/doc/src/qtwebenginewidgets-index.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/webenginewidgets/doc/src/qtwebenginewidgets-index.qdoc b/src/webenginewidgets/doc/src/qtwebenginewidgets-index.qdoc
index 8eb28b797..384935cd3 100644
--- a/src/webenginewidgets/doc/src/qtwebenginewidgets-index.qdoc
+++ b/src/webenginewidgets/doc/src/qtwebenginewidgets-index.qdoc
@@ -10,15 +10,15 @@
\section1 Getting Started
- To link against the module, add this line to your qmake project file:
-
- \snippet qtwebenginewidgets_build_snippet.qdoc 0
-
- For build with CMake use the \c find_package() command to locate the needed module components
+ If building with CMake, use the \c find_package() command to locate the needed module components
in the Qt6 package and \c target_link_libraries() to link against the module:
\snippet qtwebenginewidgets_build_snippet.qdoc 2
+ If using qmake, add this line to your qmake project file to link against the module:
+
+ \snippet qtwebenginewidgets_build_snippet.qdoc 0
+
\section1 Articles and Guides
\list