extract BluetoothService singleton from BluetoothModule and BluetoothMenu

This commit is contained in:
Damocles 2026-04-18 10:38:35 +02:00
parent d646d9b0fe
commit de35cf016c
4 changed files with 142 additions and 127 deletions

View file

@ -10,3 +10,4 @@ singleton LockService 1.0 LockService.qml
singleton BacklightService 1.0 BacklightService.qml
singleton MprisService 1.0 MprisService.qml
singleton NetworkService 1.0 NetworkService.qml
singleton BluetoothService 1.0 BluetoothService.qml