aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/wearable
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-06-01 14:45:44 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-06-02 18:32:55 +0000
commit903d0b9606c882ff6b840e2ce17a4c3813894c7a (patch)
tree3fe554ca9d2d117f1f6121b85079f8d81efb0e62 /examples/quickcontrols/wearable
parent10cba747280b16b4d7d9807aef93844ddef1f3f1 (diff)
Doc: QtQuickControls Wearable example: Fix file quoting
Fix \quotefile path as source files have been moved. Also, add .theme as a valid extension for example files. Change-Id: Icfcb85fdfb99e86eb97ef6e1b53e4fa5771095a3 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 73a62921d078a8825921460630a712e4ac74e3d5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/quickcontrols/wearable')
-rw-r--r--examples/quickcontrols/wearable/doc/src/qtquickcontrols-wearable.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols/wearable/doc/src/qtquickcontrols-wearable.qdoc b/examples/quickcontrols/wearable/doc/src/qtquickcontrols-wearable.qdoc
index b261ddf1fd..f75bbe1b94 100644
--- a/examples/quickcontrols/wearable/doc/src/qtquickcontrols-wearable.qdoc
+++ b/examples/quickcontrols/wearable/doc/src/qtquickcontrols-wearable.qdoc
@@ -83,7 +83,7 @@
folder in the application's resources. The \c index.theme file lists the contents
of the icon theme:
- \quotefile wearable/icons/wearable/index.theme
+ \quotefile wearable/Wearable/icons/wearable/index.theme
Finally, the icon theme is selected in \c main():