diff options
| author | Inkamari Harjula <inkamari.harjula@qt.io> | 2023-09-05 13:52:23 +0300 |
|---|---|---|
| committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2023-09-12 04:42:34 +0000 |
| commit | 3ffd40116e9b6da93596c244e81abc32db1e5e77 (patch) | |
| tree | 69d8ddde5c932f1e396f74e1a1438cfa8a47144f | |
| parent | 69db4d51a54ac97cd61b96dedcceedf831c16d1f (diff) | |
Doc: Add example category
Added example category User Interface Components to qtqml i18n file.
Task-number: QTBUG-116537
Change-Id: Idef277a87b18134dbc40878bae7784820b4dd07e
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 7cead933263912f23b331c0a834d275880ca3140)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
| -rw-r--r-- | examples/qml/qml-i18n/doc/src/i18n.qdoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qml/qml-i18n/doc/src/i18n.qdoc b/examples/qml/qml-i18n/doc/src/i18n.qdoc index 3ea56f6518..ec778293d5 100644 --- a/examples/qml/qml-i18n/doc/src/i18n.qdoc +++ b/examples/qml/qml-i18n/doc/src/i18n.qdoc @@ -2,6 +2,7 @@ // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only /*! \title Qt Quick I18N + \examplecategory {User Interface Components} \example qml-i18n \image qml-i18n-example.png \ingroup examples-linguist |
