forked from Shinonome/dots-hyprland
remove debug print
This commit is contained in:
@@ -149,10 +149,6 @@ Scope {
|
|||||||
width: 40 * sidebarQuickControlsRow.children.length
|
width: 40 * sidebarQuickControlsRow.children.length
|
||||||
property int clickIndex: -1
|
property int clickIndex: -1
|
||||||
|
|
||||||
onClickIndexChanged: {
|
|
||||||
console.log("Click index changed to: " + clickIndex);
|
|
||||||
}
|
|
||||||
|
|
||||||
NetworkToggle {}
|
NetworkToggle {}
|
||||||
BluetoothToggle {}
|
BluetoothToggle {}
|
||||||
NightLight {}
|
NightLight {}
|
||||||
|
|||||||
Reference in New Issue
Block a user