mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-13 11:57:27 -04:00
Added new checkbox checked icon
This commit is contained in:
committed by
moneromooo-monero
parent
5cd38c5aa7
commit
5028491ab3
@@ -399,8 +399,7 @@ Rectangle {
|
||||
persistentSettings.transferShowAdvanced = !persistentSettings.transferShowAdvanced
|
||||
}
|
||||
text: qsTr("Show advanced options") + translationManager.emptyString
|
||||
checkedIcon: "../images/checkedVioletIcon.png"
|
||||
uncheckedIcon: "../images/uncheckedIcon.png"
|
||||
checkedIcon: "../images/checkedIcon-black.png"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user