diff options
author | Paul Wicking <[email protected]> | 2018-06-18 15:42:24 +0200 |
---|---|---|
committer | Paul Wicking <[email protected]> | 2018-06-19 09:54:24 +0000 |
commit | 3b71eea2e6e712103452c98756cd6ce53aa4ebca (patch) | |
tree | 2b2284a8794a3db83483d33089749ab711330c1d /examples/quickcontrols | |
parent | 191a2fe59cbaf7603d502fa764b4737f49422010 (diff) |
Doc: Add missing dots (qtquickcontrols)
Task-number: QTBUG-68933
Change-Id: I3731b82ecae0a43878b694e681300bef7c36ea62
Reviewed-by: Topi Reiniƶ <[email protected]>
Diffstat (limited to 'examples/quickcontrols')
-rw-r--r-- | examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc b/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc index 1912a906c..21032e850 100644 --- a/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc +++ b/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc @@ -28,7 +28,7 @@ /*! \title Qt Quick System Dialog Examples \example systemdialogs - \brief This example demonstrates the system dialog types in QML + \brief This example demonstrates the system dialog types in QML. \image systemdialogs-example.jpg \ingroup qtquickdialog_examples |