forked from Public/monero-gui
WizardOpenWallet1: navigate with keyboard; enable accessibility
This commit is contained in:
@@ -82,6 +82,7 @@ Rectangle {
|
||||
|
||||
property var m_wallet;
|
||||
property alias wizardState: wizardStateView.state
|
||||
property alias wizardStateView: wizardStateView
|
||||
property alias wizardStackView: stackView
|
||||
property int wizardSubViewWidth: 780
|
||||
property int wizardSubViewTopMargin: persistentSettings.customDecorations ? 90 : 32
|
||||
|
||||
Reference in New Issue
Block a user