diff options
Diffstat (limited to 'Header.ui.qml')
-rw-r--r-- | Header.ui.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Header.ui.qml b/Header.ui.qml index 5ed8093..3775840 100644 --- a/Header.ui.qml +++ b/Header.ui.qml @@ -25,6 +25,7 @@ ToolBar { background: Rectangle { implicitHeight: 70 + color: Eduport.bsBodyBg } Item { |