diff options
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Header.ui.qml b/Header.ui.qml index 491965f..c51e8e3 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -208,14 +208,6 @@ ToolBar { 16 height: 16 - color: - checked - ? - Eduport - .bsGray800 - : - Eduport - .bsBtnColor } text: qsTr("Light") @@ -237,14 +229,6 @@ ToolBar { 16 height: 16 - color: - checked - ? - Eduport - .bsGray800 - : - Eduport - .bsBtnColor } text: qsTr("Dark") |