Prepare player and settings, create branding
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import QtQuick 6.8
|
||||
import QtQuick.Controls 6.8 as QC
|
||||
import QtQuick.Controls.Basic as QC
|
||||
import QtQuick.Controls 6.8
|
||||
import QtQuick.Controls.Basic 6.8
|
||||
|
||||
QC.ApplicationWindow {
|
||||
ApplicationWindow {
|
||||
visible: true
|
||||
|
||||
background: Rectangle {
|
||||
|
||||
Reference in New Issue
Block a user