region selector: fix dismiss button

This commit is contained in:
end-4
2025-10-24 13:10:18 +02:00
parent d031087972
commit b23a2d4f2c
2 changed files with 4 additions and 0 deletions
@@ -20,6 +20,8 @@ Toolbar {
// Use a synchronizer on these
property var action
property var selectionMode
// Signals
signal dismiss()
MaterialCookie {
Layout.fillHeight: true