summaryrefslogtreecommitdiff
path: root/modules/drawers/Panels.qml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/drawers/Panels.qml')
-rw-r--r--modules/drawers/Panels.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/drawers/Panels.qml b/modules/drawers/Panels.qml
index 5d42d34..4fd8bdf 100644
--- a/modules/drawers/Panels.qml
+++ b/modules/drawers/Panels.qml
@@ -99,7 +99,7 @@ Item {
Utilities.Wrapper {
id: utilities
- visibility: root.visibilities.utilities
+ visibilities: root.visibilities
anchors.bottom: parent.bottom
anchors.right: parent.right