summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Checkout.ui.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Checkout.ui.qml b/Checkout.ui.qml
index 452553d..16c0eee 100644
--- a/Checkout.ui.qml
+++ b/Checkout.ui.qml
@@ -14,6 +14,8 @@ Flickable {
property alias checkoutAddress: address
property alias checkoutBanks: banks
property alias courseItems: courseItems
+ property alias priceValue: priceValue
+ property alias discountValue: discountValue
property alias checkoutTotalValue: totalValue
property alias checkoutPlaceOrder: placeOrder
property alias checkoutPremium: premium