rename assetsView to walletView
This commit is contained in:
parent
bc6d1f1623
commit
5bff1f49a4
|
@ -2,7 +2,7 @@ import NimQml
|
|||
import strformat
|
||||
import strutils
|
||||
|
||||
import assetsView
|
||||
import walletView
|
||||
import ../status/wallet as status_wallet
|
||||
|
||||
type Wallet* = ref object
|
||||
|
|
Loading…
Reference in New Issue