forked from cerc-io/plugeth
Removal of "debug" url :)
This commit is contained in:
parent
e32f7baa0d
commit
4b52cd512d
@ -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 New Issue
Block a user