mirror of
https://github.com/YACReader/yacreader
synced 2026-03-02 10:50:04 -05:00
Replace the info-*.png files used in qml with svg variants
This commit is contained in:
@ -18,7 +18,7 @@ Row {
|
||||
|
||||
Image {
|
||||
id: star
|
||||
source: "info-rating.png"
|
||||
source: "info-rating.svg"
|
||||
}
|
||||
|
||||
ColorOverlay {
|
||||
|
||||
Reference in New Issue
Block a user