mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-11-01 15:42:12 +00:00
Fix: Windows flags and raise behaviour. Also fix OSX quit issues.
This commit is contained in:
@@ -9,6 +9,8 @@ Window{
|
||||
width: 600
|
||||
height: 400
|
||||
|
||||
modality: Qt.ApplicationModal
|
||||
|
||||
ColumnLayout{
|
||||
anchors.fill: parent
|
||||
anchors.margins: 15
|
||||
|
||||
Reference in New Issue
Block a user