Commit 3a93ac85 authored by Ronan Abhamon's avatar Ronan Abhamon

fix(ui/views/App/Main/MainWindowMenuBar): display mac menu bar

parent 25ea2819
......@@ -48,6 +48,7 @@ Item {
// Menu.
// ---------------------------------------------------------------------------
MenuBar {
Menu {
id: menu
......@@ -71,4 +72,5 @@ Item {
onTriggered: quitShortcut.onActivated()
}
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment