From b8e1ebcecbe7b1cdd6059e88bd8f47d0fca88077 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Wed, 18 Jan 2023 12:11:24 +0800 Subject: Premium alias --- CheckoutFlickable.ui.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml index 7cd6f10..ae90005 100644 --- a/CheckoutFlickable.ui.qml +++ b/CheckoutFlickable.ui.qml @@ -12,6 +12,7 @@ Flickable { property alias checkoutState: province property alias checkoutPostal: postal property alias checkoutAddress: address + property alias checkoutPremium: premium contentHeight: container.height GridLayout { @@ -410,6 +411,7 @@ Flickable { } Frame { + id: premium Layout.fillWidth: true Layout.alignment: Qt.AlignTop -- cgit v1.3