From 6e3ecee174edffa9e169e8dc70e68178c2ecbeb6 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Fri, 25 Jun 2021 20:40:41 +0800 Subject: Account uses ProductCardForm --- components/ListWithIconForm.ui.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'components') diff --git a/components/ListWithIconForm.ui.qml b/components/ListWithIconForm.ui.qml index c86a443..5e03180 100644 --- a/components/ListWithIconForm.ui.qml +++ b/components/ListWithIconForm.ui.qml @@ -3,6 +3,8 @@ import QtQuick.Controls 2.15 import QtQuick.Layouts 1.15 Item { + property alias button: listButton + width: 360 height: 48 Layout.minimumWidth: 360 -- cgit v1.3