Merge branch 'develop'

This commit is contained in:
obscuren
2014-09-23 10:23:46 +02:00

View File

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