move reusable controls into controls/ subdir
This commit is contained in:
@@ -6,6 +6,8 @@ import QtQml.Models 2.1
|
||||
|
||||
import org.electrum 1.0
|
||||
|
||||
import "controls"
|
||||
|
||||
Pane {
|
||||
id: rootItem
|
||||
visible: Daemon.currentWallet !== undefined
|
||||
|
||||
Reference in New Issue
Block a user