Commit 99bdf156 authored by Aleksi Suomalainen's avatar Aleksi Suomalainen

[close] Fix close button.

parent 8c9c2c26
...@@ -27,7 +27,7 @@ Image { ...@@ -27,7 +27,7 @@ Image {
id: closeButton id: closeButton
signal clicked() signal clicked()
source: 'theme/icon-m-framework-close-thumbnail.png' source: 'qrc:/qml/theme/icon-m-framework-close-thumbnail.png'
MouseArea { MouseArea {
anchors.fill: parent anchors.fill: parent
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment