Fix URI of i18n example

It shouldn't be "dynamicscene" as that URI is already used by a
different example.

Change-Id: I35ac6b7ea70703f24304f640252f922d6a5b2371
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
This commit is contained in:
Ulf Hermann 2022-05-31 15:02:18 +02:00
parent e3e8008ec3
commit 4a32ceec40
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ target_link_libraries(qmli18n PRIVATE
)
qt_add_qml_module(qmli18n
URI dynamicscene
URI i18n
VERSION 1.0
QML_FILES
qml-i18n.qml