organize files

This commit is contained in:
Zacharias-Brohn
2026-02-23 16:22:28 +01:00
parent 2c56913367
commit cdefe3706f
40 changed files with 1783 additions and 103 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
import QtQuick
import qs.Components
import qs.Config
import qs.Modules as Modules
Item {
id: root
@@ -23,7 +22,7 @@ Item {
}
transitions: Transition {
Modules.Anim {
Anim {
target: root
property: "implicitHeight"
duration: MaterialEasing.expressiveEffectsTime