mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-25 12:05:54 +00:00
commit
0f05127262
1 changed files with 1 additions and 1 deletions
2
main.qml
2
main.qml
|
@ -40,7 +40,7 @@ import moneroComponents.NetworkType 1.0
|
||||||
|
|
||||||
import "components"
|
import "components"
|
||||||
import "wizard"
|
import "wizard"
|
||||||
import "../js/Utils.js" as Utils
|
import "js/Utils.js" as Utils
|
||||||
import "js/Windows.js" as Windows
|
import "js/Windows.js" as Windows
|
||||||
|
|
||||||
ApplicationWindow {
|
ApplicationWindow {
|
||||||
|
|
Loading…
Reference in a new issue