From 069afedec9e42c1d3ce6673a405337dfbc309992 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Wed, 4 Mar 2020 17:22:11 +0200 Subject: Examples: add .pro project for qml-i18n example Currently only the .qmlproject is available for this project, which won't deploy on Android, thus adding .pro project files. Also, since the translation won't work without the *.qm files being present as resources, those files are included by default with example. Task-number: QTBUG-80717 Change-Id: I86ac6c4097e4207b7f62d628f9a72439e78639db Reviewed-by: Ulf Hermann --- examples/qml/qml-i18n/i18n/qml_fr.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/qml/qml-i18n/i18n/qml_fr.ts') diff --git a/examples/qml/qml-i18n/i18n/qml_fr.ts b/examples/qml/qml-i18n/i18n/qml_fr.ts index 363bebb395..c4872e63d0 100644 --- a/examples/qml/qml-i18n/i18n/qml_fr.ts +++ b/examples/qml/qml-i18n/i18n/qml_fr.ts @@ -4,7 +4,7 @@ qml-i18n - + Hello Bonjour -- cgit v1.2.3