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:
@ -17,7 +17,7 @@ Item {
|
||||
|
||||
Image {
|
||||
id: read_compact
|
||||
source: "info-tick.png"
|
||||
source: "info-tick.svg"
|
||||
}
|
||||
|
||||
ColorOverlay {
|
||||
|
||||
Reference in New Issue
Block a user