good morning!!!!

Skip to content
Snippets Groups Projects
Commit 60318c96 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

removed old wallet

parent c1d0693c
Branches
Tags
No related merge requests found
...@@ -46,7 +46,6 @@ ApplicationWindow { ...@@ -46,7 +46,6 @@ ApplicationWindow {
walletWeb.view.url = "http://ethereum-dapp-wallet.meteor.com/"; walletWeb.view.url = "http://ethereum-dapp-wallet.meteor.com/";
walletWeb.menuItem.title = "Wallet"; walletWeb.menuItem.title = "Wallet";
addPlugin("./views/wallet.qml", {noAdd: true, close: false, section: "legacy"});
addPlugin("./views/miner.qml", {noAdd: true, close: false, section: "ethereum", active: false}); addPlugin("./views/miner.qml", {noAdd: true, close: false, section: "ethereum", active: false});
addPlugin("./views/transaction.qml", {noAdd: true, close: false, section: "legacy"}); addPlugin("./views/transaction.qml", {noAdd: true, close: false, section: "legacy"});
addPlugin("./views/whisper.qml", {noAdd: true, close: false, section: "legacy"}); addPlugin("./views/whisper.qml", {noAdd: true, close: false, section: "legacy"});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment