mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 16:28:14 +00:00
removed moneroComponets dependency
This commit is contained in:
parent
38db5a4178
commit
0e0b0bec8d
1 changed files with 2 additions and 1 deletions
|
@ -34,9 +34,10 @@ import QtQuick.Dialogs 1.2
|
|||
|
||||
|
||||
import "../components"
|
||||
import moneroComponents 1.0
|
||||
|
||||
import moneroComponents.Clipboard 1.0
|
||||
|
||||
|
||||
Rectangle {
|
||||
|
||||
property var daemonAddress
|
||||
|
|
Loading…
Reference in a new issue