wbar: add right click menus

This commit is contained in:
end-4
2025-11-15 17:30:51 +01:00
parent 839718cc2b
commit 6ee7212bdc
11 changed files with 334 additions and 104 deletions
@@ -61,7 +61,7 @@ Singleton {
}
property QtObject pixelSize: QtObject {
property real normal: 11
property real large: 15
property real large: 14
}
}