summaryrefslogtreecommitdiff
path: root/Qeduport.qmlproject
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2023-02-01 15:59:21 +0700
committerAnatasof Wirapraja <anatasof.wirapraja@gmail.com>2023-02-01 15:59:21 +0700
commit80ce7e825188017cc75d3a47951aec929781c367 (patch)
tree0a887a3390c17bf45d1d3b7b3a110be3d1ea25b9 /Qeduport.qmlproject
parent22d01b669143773b8c327b949863e23403c3c7ee (diff)
add orderSummaryLabel and couponCode
Diffstat (limited to 'Qeduport.qmlproject')
-rw-r--r--Qeduport.qmlproject2
1 files changed, 2 insertions, 0 deletions
diff --git a/Qeduport.qmlproject b/Qeduport.qmlproject
index f5db7d8..1139ccd 100644
--- a/Qeduport.qmlproject
+++ b/Qeduport.qmlproject
@@ -24,4 +24,6 @@ Project {
multilanguageSupport: true
supportedLanguages: ["en", "id"]
primaryLanguage: "en"
+
+ mainUiFile: "OrderSummary.ui.qml"
}