summaryrefslogtreecommitdiff
path: root/Shop/Course.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-23 10:38:54 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-23 10:38:54 +0800
commitd18f2df2d631606a30922148b019b5cef1764f6d (patch)
treebb6e21efd26ccf860dfb149824e069d852961ec0 /Shop/Course.ui.qml
parent9a8c9b16fddd96ec2705f64d7023aedcde71d6e5 (diff)
Each header has its own QML
Diffstat (limited to 'Shop/Course.ui.qml')
-rw-r--r--Shop/Course.ui.qml2
1 files changed, 1 insertions, 1 deletions
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
}