mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-02 01:47:26 -04:00
splash: add option to close popup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user