fix flyouts

This commit is contained in:
Damocles 2026-04-12 10:50:00 +02:00
parent 99f71f858d
commit bc3a85d18d
6 changed files with 8 additions and 16 deletions

View file

@ -5,5 +5,4 @@ QtObject {
property bool visible: false
property string text: ""
property real itemX: 0
property var screen: null
}