readded close image

This commit is contained in:
Patrick von Reth 2014-08-25 22:47:08 +02:00
parent e374506c7b
commit 5f987723b5
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ Rectangle {
anchors.rightMargin: 0
fillMode: Image.PreserveAspectFit
z: 3
source: "resources/close.png"
visible: false
MouseArea {