diff options
Diffstat (limited to 'modules/controlcenter/state/BluetoothState.qml')
| -rw-r--r-- | modules/controlcenter/state/BluetoothState.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/controlcenter/state/BluetoothState.qml b/modules/controlcenter/state/BluetoothState.qml index 00497ce..8678672 100644 --- a/modules/controlcenter/state/BluetoothState.qml +++ b/modules/controlcenter/state/BluetoothState.qml @@ -10,4 +10,3 @@ QtObject { property bool fabMenuOpen: false property bool editingDeviceName: false } - |