From fd462620e21b0b880a958d461425d26879389413 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 14 Sep 2026 18:30:14 +0200 Subject: feat(desktop): a theme-coloured Switch --- desktop/modules/bluetooth/BluetoothPage.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop/modules/bluetooth/BluetoothPage.qml') 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 { -- cgit v1.2.3