Fix about page image loading.
This commit is contained in:
@@ -31,7 +31,7 @@ ApplicationWindow {
|
||||
anchors.top: parent.top
|
||||
anchors.margins: 20
|
||||
|
||||
source: "../icons/kilroy-256.png"
|
||||
source: "qrc:/images/kilroy.png"
|
||||
sourceSize.width: 80
|
||||
sourceSize.height: 80
|
||||
fillMode: Image.PreserveAspectFit
|
||||
|
||||
Reference in New Issue
Block a user