mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-17 13:36:37 +00:00
Removal of "debug" url :)
This commit is contained in:
parent
e32f7baa0d
commit
4b52cd512d
1 changed files with 1 additions and 2 deletions
|
|
@ -59,8 +59,7 @@ Rectangle {
|
||||||
}
|
}
|
||||||
|
|
||||||
Component.onCompleted: {
|
Component.onCompleted: {
|
||||||
//webview.url = "http://etherian.io"
|
webview.url = "http://etherian.io"
|
||||||
webview.url = "file:///Users/jeffrey/test.html"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
signal messages(var messages, int id);
|
signal messages(var messages, int id);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue