mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-04 23:51:10 +02:00
Merge f866d3cf8b
into 0a9d61986c
This commit is contained in:
commit
eca68369db
@ -1373,6 +1373,7 @@ Rectangle {
|
||||
Layout.bottomMargin: 20
|
||||
Layout.leftMargin: sideMargin
|
||||
Layout.rightMargin: sideMargin
|
||||
visible: root.txCount > 0
|
||||
checked: persistentSettings.historyShowAdvanced
|
||||
onClicked: persistentSettings.historyShowAdvanced = !persistentSettings.historyShowAdvanced
|
||||
text: qsTr("Advanced options") + translationManager.emptyString
|
||||
|
Loading…
Reference in New Issue
Block a user