forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\example ProgressBar
|
\example progressbar
|
||||||
\ingroup studioexamples
|
\ingroup studioexamples
|
||||||
|
|
||||||
\title Progress Bar
|
\title Progress Bar
|
||||||
|
Reference in New Issue
Block a user