summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-01-22 14:16:32 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-01-22 13:28:18 +0000
commit3b55e720a52ffbf0a00433d0016f759eef50be77 (patch)
tree5fbe530855a33b045c471f85628f5e86ea89f239 /src
parent52d9eeab53b5cfd92c15c9a25894991f84cd827e (diff)
Doc: Corrected reference to BrowserWindow.qml
Change-Id: Ie6da4f94233a336c497074a5a9a83d27a86329ae Task-number: QTBUG-43810 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/webengine/api/qquickwebenginehistory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginehistory.cpp b/src/webengine/api/qquickwebenginehistory.cpp
index 050833b28..d56dbc7a7 100644
--- a/src/webengine/api/qquickwebenginehistory.cpp
+++ b/src/webengine/api/qquickwebenginehistory.cpp
@@ -258,7 +258,7 @@ QQuickWebEngineHistoryPrivate::~QQuickWebEngineHistoryPrivate()
The data models can also be used to create a menu, as illustrated by the following code
snippet:
- \quotefromfile webengine/quicknanobrowser/browserwindow.qml
+ \quotefromfile webengine/quicknanobrowser/BrowserWindow.qml
\skipto ToolBar
\printuntil onObjectRemoved
\printuntil }