mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-03 11:37:25 -04:00
removed moneroComponets dependency
This commit is contained in:
committed by
Ilya Kitaev
parent
38db5a4178
commit
0e0b0bec8d
@@ -34,9 +34,10 @@ import QtQuick.Dialogs 1.2
|
|||||||
|
|
||||||
|
|
||||||
import "../components"
|
import "../components"
|
||||||
import moneroComponents 1.0
|
|
||||||
import moneroComponents.Clipboard 1.0
|
import moneroComponents.Clipboard 1.0
|
||||||
|
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
|
|
||||||
property var daemonAddress
|
property var daemonAddress
|
||||||
|
|||||||
Reference in New Issue
Block a user