mirror of
https://github.com/YACReader/yacreader
synced 2026-03-01 18:33:09 -05: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