diff options
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 6 |
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" |