summaryrefslogtreecommitdiffstats
path: root/src/webview/doc/src/qtwebview-overview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview/doc/src/qtwebview-overview.qdoc')
-rw-r--r--src/webview/doc/src/qtwebview-overview.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/webview/doc/src/qtwebview-overview.qdoc b/src/webview/doc/src/qtwebview-overview.qdoc
index 0c2330b..dc59f3c 100644
--- a/src/webview/doc/src/qtwebview-overview.qdoc
+++ b/src/webview/doc/src/qtwebview-overview.qdoc
@@ -40,8 +40,10 @@
on iOS, where policy dictates that all web content is displayed using the
operating system's web view.
- On Windows, Linux, and \macos, Qt \WebView depends on the \l{Qt WebEngine}
- module to render content.
+ On Windows and Linux, Qt \WebView depends on the \l{Qt WebEngine} module to render
+ content.
+
+ On \macos, the system web view is used in the same manner as iOS.
\section1 Prerequisites