Fixed master sliders

This commit is contained in:
2023-02-18 22:49:27 +01:00
parent 121976c080
commit d5f54e2bdc
4 changed files with 17 additions and 16 deletions

View File

@@ -15,6 +15,12 @@ ApplicationWindow {
Material.theme: Material.Dark
Material.accent: Material.Purple
property int masterDimmer
property int masterRed
property int masterGreen
property int masterBlue
property int masterWhite
DeviceTypesModel {
id: deviceTypesModel
controller: __controller