mirror of
https://github.com/YACReader/yacreader
synced 2026-04-12 15:49:53 -04:00
Replace the info-*.png files used in qml with svg variants
This commit is contained in:
@ -20,7 +20,7 @@ Item {
|
||||
Image {
|
||||
anchors.centerIn: parent
|
||||
id: favorites_button_compact
|
||||
source: "info-favorites.png"
|
||||
source: "info-favorites.svg"
|
||||
}
|
||||
|
||||
ColorOverlay {
|
||||
|
||||
Reference in New Issue
Block a user