mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-15 11:07:25 -04:00
fix wizard spacing and dots
This commit is contained in:
@@ -53,6 +53,7 @@ ColumnLayout {
|
||||
property bool recoverMode: false
|
||||
// Recover form seed or keys
|
||||
property bool recoverFromSeedMode: true
|
||||
property int rowSpacing: 10
|
||||
|
||||
function checkFields(){
|
||||
var addressOK = walletManager.addressValid(addressLine.text, wizard.settings.testnet)
|
||||
|
||||
Reference in New Issue
Block a user