diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2021-10-08 12:34:30 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2021-11-23 21:51:21 +0100 |
commit | 75633117d4a72032d9d059190b8eef607033d458 (patch) | |
tree | e58e89a0e963622ca5df45887da79b3031b26c81 /gui/gui.qrc | |
parent | ef683e13aaefebd9cd1f267d5339e1ef574c42d0 (diff) |
[gui] fade behavior
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r-- | gui/gui.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc index cb2ad41..3d198fe 100644 --- a/gui/gui.qrc +++ b/gui/gui.qrc @@ -9,6 +9,7 @@ <file>components/MainView.qml</file> <file>components/ThemedPage.qml</file> <file>components/Splash.qml</file> + <file>components/FadeBehavior.qml</file> <file>components/Home.qml</file> <file>components/Header.qml</file> <file>components/Footer.qml</file> |