aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtdesignstudio/examples/doc/loginui1.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtdesignstudio/examples/doc/loginui1.qdoc')
-rw-r--r--doc/qtdesignstudio/examples/doc/loginui1.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtdesignstudio/examples/doc/loginui1.qdoc b/doc/qtdesignstudio/examples/doc/loginui1.qdoc
index 78bc2192b56..4e6a6f11b42 100644
--- a/doc/qtdesignstudio/examples/doc/loginui1.qdoc
+++ b/doc/qtdesignstudio/examples/doc/loginui1.qdoc
@@ -24,7 +24,7 @@
****************************************************************************/
/*!
- \example loginui1
+ \example Loginui1
\ingroup gstutorials
\nextpage {Log In UI - Positioning}
@@ -231,7 +231,7 @@
adds the following \e import statements to the UI files (.ui.qml) that it
creates:
- \quotefromfile Loginui1/Content/Screen01.ui.qml
+ \quotefromfile Loginui1/content/Screen01.ui.qml
\skipto import
\printuntil Controls
@@ -334,7 +334,7 @@
To be able to use the functionality of the Button control, the wizard template
adds the following \e import statements to the \e EntryField.ui.qml file:
- \quotefromfile Loginui1/Content/EntryField.ui.qml
+ \quotefromfile Loginui1/content/EntryField.ui.qml
\skipto import
\printuntil Controls