mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-12 19:17:26 -04:00
Replacing checkbox, using default values from component
This commit is contained in:
committed by
moneromooo-monero
parent
5028491ab3
commit
af9e4e86f0
@@ -114,8 +114,6 @@ Item {
|
||||
background: "#F0EEEE"
|
||||
fontColor: "#4A4646"
|
||||
fontSize: 18
|
||||
checkedIcon: "../images/checkedVioletIcon.png"
|
||||
uncheckedIcon: "../images/uncheckedIcon.png"
|
||||
checked: true
|
||||
}
|
||||
|
||||
@@ -179,8 +177,6 @@ Item {
|
||||
background: "#F0EEEE"
|
||||
fontColor: "#4A4646"
|
||||
fontSize: 18
|
||||
checkedIcon: "../images/checkedVioletIcon.png"
|
||||
uncheckedIcon: "../images/uncheckedIcon.png"
|
||||
checked: true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user