loader eingefügt
This commit is contained in:
13
gui/start.qml
Normal file
13
gui/start.qml
Normal file
@@ -0,0 +1,13 @@
|
||||
import QtQuick
|
||||
|
||||
Item
|
||||
{
|
||||
|
||||
|
||||
anchors.fill: parent
|
||||
|
||||
window.width: 1080
|
||||
parent.height: 1920
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user