Merge branch 'develop'

pull/137/head
obscuren 11 years ago
commit 353b558536
  1. 2
      mist/assets/qml/wallet.qml

@ -648,8 +648,6 @@ ApplicationWindow {
} }
Keys.onReturnPressed: { Keys.onReturnPressed: {
if(this.text == "uuddlrlrba") { gui.toggleTurboMining(); }
addPlugin(this.text, {close: true, section: "apps"}) addPlugin(this.text, {close: true, section: "apps"})
} }
} }

Loading…
Cancel
Save