remove debug print

This commit is contained in:
end-4 2025-05-24 13:11:48 +02:00
parent 0cf12bc3be
commit 524d69e6f8

View file

@ -149,10 +149,6 @@ Scope {
width: 40 * sidebarQuickControlsRow.children.length
property int clickIndex: -1
onClickIndexChanged: {
console.log("Click index changed to: " + clickIndex);
}
NetworkToggle {}
BluetoothToggle {}
NightLight {}