summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CheckoutFlickable.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/CheckoutFlickable.ui.qml b/CheckoutFlickable.ui.qml
index ee80105..57e695a 100644
--- a/CheckoutFlickable.ui.qml
+++ b/CheckoutFlickable.ui.qml
@@ -13,6 +13,7 @@ Flickable {
property alias checkoutPostal: postal
property alias checkoutAddress: address
property alias checkoutBanks: banks
+ property alias checkoutTotalValue: totalValue
property alias checkoutPlaceOrder: placeOrder
property alias checkoutPremium: premium
contentHeight: body.height