This commit is contained in:
朱子楚\zhuzi
2024-03-11 22:24:47 +08:00
parent 463aa38bc2
commit 2a514b52bd
7 changed files with 61 additions and 6 deletions

View File

@ -34,7 +34,7 @@ Window {
property bool showClose: true
property bool showMinimize: true
property bool showMaximize: true
property bool showStayTop: true
property bool showStayTop: false
property bool autoMaximize: false
property bool autoVisible: true
property bool autoCenter: true