mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 18:07:25 -04:00
WizardCreateDevice1: hide advanced options in simple mode
This commit is contained in:
@@ -185,6 +185,7 @@ Rectangle {
|
|||||||
|
|
||||||
CheckBox2 {
|
CheckBox2 {
|
||||||
id: showAdvancedCheckbox
|
id: showAdvancedCheckbox
|
||||||
|
visible: appWindow.walletMode >= 2
|
||||||
checked: false
|
checked: false
|
||||||
text: qsTr("Advanced options") + translationManager.emptyString
|
text: qsTr("Advanced options") + translationManager.emptyString
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user