From d18f2df2d631606a30922148b019b5cef1764f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Thu, 23 Mar 2023 10:38:54 +0800 Subject: Each header has its own QML --- Shop/Course.ui.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Shop/Course.ui.qml') diff --git a/Shop/Course.ui.qml b/Shop/Course.ui.qml index 5409de9..b743ee5 100644 --- a/Shop/Course.ui.qml +++ b/Shop/Course.ui.qml @@ -54,7 +54,7 @@ ColumnLayout { ColumnLayout { Layout.topMargin: 16 - Lbl.Hx { + Lbl.H6 { Layout.fillWidth: true text: titleText } -- cgit v1.2.3