mainUI: be an Item instead of Rectangle
This commit is contained in:
parent
e506a70767
commit
f25a0d7c87
|
@ -5,9 +5,8 @@ import QtQuick.Window 2.7
|
|||
import "Base"
|
||||
import "SidePane"
|
||||
|
||||
Rectangle {
|
||||
Item {
|
||||
id: mainUI
|
||||
color: "transparent"
|
||||
|
||||
Component.onCompleted: window.mainUI = mainUI
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user