splash: add option to close popup

pull/2/head
Jacob Brydolf 8 years ago
parent faeb9bb096
commit efb3c75cd3
No known key found for this signature in database
GPG Key ID: DE46246550D2F3C5

@ -34,7 +34,7 @@ import QtQuick.Layouts 1.1
Window {
id: root
modality: Qt.ApplicationModal
flags: Qt.Window | Qt.FramelessWindowHint
flags: Qt.Window
property alias messageText: messageTitle.text
property alias heightProgressText : heightProgress.text