Fix menu bar colors.
This commit is contained in:
@@ -19,13 +19,7 @@ ApplicationWindow {
|
||||
|
||||
required property string appContextPath
|
||||
|
||||
menuBar: ClideMenuBar {
|
||||
}
|
||||
|
||||
Rectangle {
|
||||
anchors.fill: parent
|
||||
color: RustColors.gutter
|
||||
}
|
||||
menuBar: ClideMenuBar { }
|
||||
|
||||
MessageDialog {
|
||||
id: errorDialog
|
||||
|
||||
Reference in New Issue
Block a user