summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginenewwindowrequest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginenewwindowrequest.cpp')
-rw-r--r--src/core/api/qwebenginenewwindowrequest.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/api/qwebenginenewwindowrequest.cpp b/src/core/api/qwebenginenewwindowrequest.cpp
index 1656bcaef..5899c0dc3 100644
--- a/src/core/api/qwebenginenewwindowrequest.cpp
+++ b/src/core/api/qwebenginenewwindowrequest.cpp
@@ -55,14 +55,14 @@ struct QWebEngineNewWindowRequestPrivate
/*!
\class QWebEngineNewWindowRequest
- \brief A utility type for the QWebEnginePage::newPageRequested signal.
+ \brief A utility type for the QWebEnginePage::newWindowRequested() signal.
\since 6.2
\inmodule QtWebEngineCore
Contains information about a request to load a page in a separate web engine view.
- \sa QWebEnginePage::newPageRequested
+ \sa QWebEnginePage::newWindowRequested()
*/
/*!