From 330f10089163565af01e8d46b0d7df9229dc2e37 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Sat, 17 Dec 2022 14:53:09 +0800 Subject: Alias for the buy button --- DetailCardItem.ui.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/DetailCardItem.ui.qml b/DetailCardItem.ui.qml index 068c387..7d07494 100644 --- a/DetailCardItem.ui.qml +++ b/DetailCardItem.ui.qml @@ -4,6 +4,7 @@ import QtGraphicalEffects 1.15 Item { property string imageSource: "Darapsa.svg" + property alias buy: buy DropShadow { source: rectangle -- cgit v1.3