mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
hopefully the last fix
This commit is contained in:
parent
f9413dfe1b
commit
1dcdcffa69
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ Windows.ScrollingWindow {
|
|||
objectName: "AssetServer"
|
||||
title: "Asset Browser"
|
||||
resizable: true
|
||||
opacity: parent.opacity
|
||||
destroyOnHidden: true
|
||||
implicitWidth: 384; implicitHeight: 640
|
||||
minSize: Qt.vector2d(200, 300)
|
||||
|
|
Loading…
Reference in a new issue