Prepare player and settings, create branding

This commit is contained in:
Dark Steveneq
2025-10-12 03:10:14 +02:00
parent 7b6e749bca
commit e54a3182a3
15 changed files with 270 additions and 68 deletions

View File

@@ -22,6 +22,7 @@ qt_add_qml_module(QYRComponents
QML_FILES CheckBox.qml
QML_FILES Slider.qml
QML_FILES Label.qml
QML_FILES TabButton.qml
# SOURCES qyrcomponents.cpp qyrcomponents.h
)