Commit 8eaa5937 authored by Aleksi Suomalainen's avatar Aleksi Suomalainen

[graphics] Proper close button.

parent f442b242
...@@ -27,7 +27,7 @@ Image { ...@@ -27,7 +27,7 @@ Image {
id: closeButton id: closeButton
signal clicked() signal clicked()
source: 'image://theme/icon-m-framework-close-thumbnail' source: 'theme/icon-m-framework-close-thumbnail.png'
MouseArea { MouseArea {
anchors.fill: parent anchors.fill: parent
......
...@@ -31,5 +31,6 @@ ...@@ -31,5 +31,6 @@
<file>qml/images/battery5.png</file> <file>qml/images/battery5.png</file>
<file>qml/images/battery6.png</file> <file>qml/images/battery6.png</file>
<file>qml/compositor/WindowWrapperMystic.qml</file> <file>qml/compositor/WindowWrapperMystic.qml</file>
<file>qml/theme/icon-m-framework-close-thumbnail.png</file>
</qresource> </qresource>
</RCC> </RCC>
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