mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
Fix to display Mist menu bar on linux
This commit is contained in:
parent
01863ebff0
commit
b27100c8fc
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ ApplicationWindow {
|
|||
}
|
||||
}
|
||||
|
||||
MenuBar {
|
||||
menuBar: MenuBar {
|
||||
Menu {
|
||||
title: "File"
|
||||
MenuItem {
|
||||
|
|
|
|||
Loading…
Reference in a new issue