mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-10 19:07:25 -04:00
DatePicker: use one icon and add @2x version
This commit is contained in:
@@ -384,7 +384,9 @@ Item {
|
||||
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
source: "../images/nextMonth.png"
|
||||
source: "../images/prevMonth.png"
|
||||
transformOrigin: Item.Center
|
||||
rotation: 180
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
|
||||
Reference in New Issue
Block a user