mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 19:00:04 -05: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