diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-14 18:30:14 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-14 18:30:14 +0200 |
| commit | fd462620e21b0b880a958d461425d26879389413 (patch) | |
| tree | 699992a9d80850e9f2c941e5100fafb748597893 /desktop/modules/bluetooth/BluetoothPage.qml | |
| parent | 39b9074a47a17ca509c730ec6590e3ecde497c99 (diff) | |
| download | quickshell-fd462620e21b0b880a958d461425d26879389413.tar.gz quickshell-fd462620e21b0b880a958d461425d26879389413.zip | |
feat(desktop): a theme-coloured Switch
Diffstat (limited to 'desktop/modules/bluetooth/BluetoothPage.qml')
| -rw-r--r-- | desktop/modules/bluetooth/BluetoothPage.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/modules/bluetooth/BluetoothPage.qml b/desktop/modules/bluetooth/BluetoothPage.qml index 26cb0ef..2f7051d 100644 --- a/desktop/modules/bluetooth/BluetoothPage.qml +++ b/desktop/modules/bluetooth/BluetoothPage.qml @@ -10,7 +10,6 @@ // GNU General Public License for more details. import QtQuick -import QtQuick.Controls import "../.." Column { |
