aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2021-09-08 16:22:22 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-09-13 16:44:04 +0000
commit521bd33890562b47abd64717b1222b79e5805229 (patch)
tree6dd573e0dd0de361ba6e9f0c527ec02f41c5959a
parentbae19a68e069caf00f959e6a2c5fa6ca28bedce4 (diff)
Doc: Fix incorrect \quotefromfile paths
These files were renamed or moved around. Task-number: QTBUG-96125 Change-Id: I7ceefdec83f38477e48cf762bce34235d3f84b6d Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 42c13ae5ff93ce4c7c49ce32425b53d6a463a6d8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/qmllocalstorage/qqmllocalstorage.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qmllocalstorage/qqmllocalstorage.cpp b/src/qmllocalstorage/qqmllocalstorage.cpp
index 565ebc0a07..e3f8e67d1f 100644
--- a/src/qmllocalstorage/qqmllocalstorage.cpp
+++ b/src/qmllocalstorage/qqmllocalstorage.cpp
@@ -636,7 +636,7 @@ If the callback throws exceptions, the transaction is rolled back.
Below you will find an example of a database transaction which catches exceptions.
-\quotefromfile localstorage/localstorage/Database.js
+\quotefromfile localstorage/Database.js
\skipuntil dbInit()
\printto dbGetHandle
@@ -692,7 +692,7 @@ SQLException.UNKNOWN_ERR.
See below for an example:
-\quotefromfile localstorage/localstorage/Database.js
+\quotefromfile localstorage/Database.js
\skipto dbReadAll()
\printto dbUpdate(Pdate