summaryrefslogtreecommitdiff
path: root/gui/gui.qrc
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-10-08 12:34:30 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-11-23 21:51:21 +0100
commit75633117d4a72032d9d059190b8eef607033d458 (patch)
treee58e89a0e963622ca5df45887da79b3031b26c81 /gui/gui.qrc
parentef683e13aaefebd9cd1f267d5339e1ef574c42d0 (diff)
[gui] fade behavior
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r--gui/gui.qrc1
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>