macOS: add basic menubar support

This commit is contained in:
selsta
2019-07-01 10:42:23 +02:00
parent 02ae14fd6b
commit 9fc617956d
9 changed files with 80 additions and 2 deletions

View File

@@ -2360,6 +2360,8 @@ ApplicationWindow {
dragMargin: 0
}
MoneroComponents.MenuBar { }
Network {
id: network
proxyAddress: persistentSettings.getProxyAddress()