aboutsummaryrefslogtreecommitdiffstats
path: root/Mist
diff options
context:
space:
mode:
authorJoeG <joegoulden@gmail.com>2014-09-18 08:03:55 +0800
committerJoeG <joegoulden@gmail.com>2014-09-18 08:03:55 +0800
commitb27100c8fc48c819c9e6a6b76fcc50cfe118cedb (patch)
treea039f7c32f9361cfd36953ed5571bd29b1be9512 /Mist
parent01863ebff06d620c9d3a8cf9195d72caeb11dc19 (diff)
downloadgo-tangerine-b27100c8fc48c819c9e6a6b76fcc50cfe118cedb.tar.gz
go-tangerine-b27100c8fc48c819c9e6a6b76fcc50cfe118cedb.tar.zst
go-tangerine-b27100c8fc48c819c9e6a6b76fcc50cfe118cedb.zip
Fix to display Mist menu bar on linux
Diffstat (limited to 'Mist')
-rw-r--r--Mist/assets/qml/wallet.qml2
1 files changed, 1 insertions, 1 deletions
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 {