diff options
Diffstat (limited to 'wizard/WizardController.qml')
| -rw-r--r-- | wizard/WizardController.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wizard/WizardController.qml b/wizard/WizardController.qml index ba5266e0..72a108ce 100644 --- a/wizard/WizardController.qml +++ b/wizard/WizardController.qml @@ -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 |
