rename Flyout/FlyoutState to Tooltip/TooltipState, improve qmllint check script

This commit is contained in:
Damocles 2026-04-24 22:33:26 +02:00
parent 0c955f93f8
commit e5e15f82fb
12 changed files with 82 additions and 57 deletions

View file

@ -19,7 +19,7 @@ ShellRoot {
screen: scope.modelData
}
Flyout {
Tooltip {
screen: scope.modelData
}