Commit d64fe17e authored by Ronan Abhamon's avatar Ronan Abhamon

feat(ui/modules/Common/Dialog/DialogPlus): it is now frameless and transient

parent fcc32acd
...@@ -32,6 +32,7 @@ Window { ...@@ -32,6 +32,7 @@ Window {
} }
} }
flags: Qt.Tool | Qt.FramelessWindowHint
modality: Qt.WindowModal modality: Qt.WindowModal
// Handle normal windows close. // Handle normal windows close.
......
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