aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/examples/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-05-18 11:49:52 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2020-05-18 10:15:03 +0000
commit73d45a994b673c66a8965c0c67ab184ece45e0a0 (patch)
treecb0dec6b7790ddb6e4276b9c11737056cf67daa2 /doc/qtdesignstudio/examples/doc
parentec6782016ea18dd6dcbcf41cffd32ad86127098d (diff)
Doc: Ensure QDoc finds Qt Design Studio examples
The name of the example project directory must match with the project file name and the \example command argument. This is case sensitive on platforms other than Windows. Change-Id: Ie6fa6934ee444b42f024ebf00d6a9b20dfd6abce Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/qtdesignstudio/examples/doc')
-rw-r--r--doc/qtdesignstudio/examples/doc/progressbar.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtdesignstudio/examples/doc/progressbar.qdoc b/doc/qtdesignstudio/examples/doc/progressbar.qdoc
index 208e97bf8d..0dfb333e41 100644
--- a/doc/qtdesignstudio/examples/doc/progressbar.qdoc
+++ b/doc/qtdesignstudio/examples/doc/progressbar.qdoc
@@ -24,7 +24,7 @@
****************************************************************************/
/*!
- \example ProgressBar
+ \example progressbar
\ingroup studioexamples
\title Progress Bar