summaryrefslogtreecommitdiff
path: root/Header.ui.qml
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-28 18:34:43 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-03-28 18:34:43 +0800
commitb81852f3c4d35cb2aa851ae3cac17a1061470961 (patch)
treef5ac9ffb26f2014bdfd1c7ac2fa97598c4d7bd9d /Header.ui.qml
parent0b5e8d11af518394e5858321262e2f00ec8d78d5 (diff)
Mode button icons show up now
Diffstat (limited to 'Header.ui.qml')
-rw-r--r--Header.ui.qml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Header.ui.qml b/Header.ui.qml
index bd36d9f..491965f 100644
--- a/Header.ui.qml
+++ b/Header.ui.qml
@@ -201,9 +201,6 @@ ToolBar {
Btn.Sm {
id: light
- display:
- AbstractButton.
- TextBesideIcon
icon {
source:
"Bootstrap/icons/sun.svg"
@@ -233,9 +230,6 @@ ToolBar {
Btn.Sm {
id: dark
- display:
- AbstractButton.
- TextBesideIcon
icon {
source:
"Bootstrap/icons/moon-stars.svg"