unused property

This commit is contained in:
quadbyte 2025-08-10 11:56:24 -04:00
parent 7b653ec5a3
commit dacb40921c

View file

@ -13,7 +13,6 @@ Item {
property bool hovered: false
readonly property real scaling: Scaling.scale(screen)
property var modelData
signal workspaceChanged(int workspaceId, color accentColor)