1
0
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:
Filippo Scognamiglio
2014-12-22 20:50:17 +01:00
parent 1ed4d271c7
commit 56d366116a
2 changed files with 16 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ Window{
width: 600
height: 400
modality: Qt.ApplicationModal
ColumnLayout{
anchors.fill: parent
anchors.margins: 15