From b27100c8fc48c819c9e6a6b76fcc50cfe118cedb Mon Sep 17 00:00:00 2001 From: JoeG Date: Thu, 18 Sep 2014 01:03:55 +0100 Subject: [PATCH] Fix to display Mist menu bar on linux --- Mist/assets/qml/wallet.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mist/assets/qml/wallet.qml b/Mist/assets/qml/wallet.qml index fc3e7a383..50cac0520 100644 --- a/Mist/assets/qml/wallet.qml +++ b/Mist/assets/qml/wallet.qml @@ -101,7 +101,7 @@ ApplicationWindow { } } - MenuBar { + menuBar: MenuBar { Menu { title: "File" MenuItem {