forked from Public/monero-gui
Merge pull request #1888
9aef631 Wizard: use one icon and add @2x version (selsta)
This commit is contained in:
@@ -340,7 +340,9 @@ ColumnLayout {
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
anchors.horizontalCenterOffset: -3
|
||||
source: "qrc:///images/prevPage.png"
|
||||
source: "qrc:///images/nextPage.png"
|
||||
transformOrigin: Item.Center
|
||||
rotation: 180
|
||||
}
|
||||
|
||||
MouseArea {
|
||||
|
||||
Reference in New Issue
Block a user