mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-09 02:17:26 -04:00
Checkbox/Standard button development
This commit is contained in:
committed by
moneromooo-monero
parent
948669edbc
commit
f48cd1b82b
@@ -274,6 +274,7 @@ Rectangle {
|
||||
id: blockchainFolder
|
||||
Layout.preferredWidth: 200
|
||||
Layout.fillWidth: true
|
||||
labelText: qsTr("Blockchain location") + translationManager.emptyString
|
||||
text: persistentSettings.blockchainDataDir
|
||||
placeholderText: qsTr("(optional)") + translationManager.emptyString
|
||||
|
||||
|
||||
Reference in New Issue
Block a user