summaryrefslogtreecommitdiff
path: root/gui/gui.qrc
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-09-06 21:08:14 +0200
committerkali kaneko (leap communications) <kali@leap.se>2021-10-06 18:38:12 +0200
commit7fdad87222a963e57031132acce7c06f4b80e64d (patch)
tree6c93efc27ce892f56a4e5400c890f7bee8289ae5 /gui/gui.qrc
parent566389285f60a59c8dc1323f977ecf4e36e7f679 (diff)
[ui] transient connecting state
Diffstat (limited to 'gui/gui.qrc')
-rw-r--r--gui/gui.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/gui.qrc b/gui/gui.qrc
index c794ef1..7c0a418 100644
--- a/gui/gui.qrc
+++ b/gui/gui.qrc
@@ -6,15 +6,18 @@
<!-- gui components -->
<file>themes/themes.js</file>
<file>components/MainView.qml</file>
+ <file>components/ThemedPage.qml</file>
<file>components/Splash.qml</file>
<file>components/Home.qml</file>
<file>components/Header.qml</file>
<file>components/Footer.qml</file>
+ <file>components/WrappedRadioButton.qml</file>
<file>components/StatusBox.qml</file>
<file>components/Spinner.qml</file>
<file>components/Systray.qml</file>
<file>components/Help.qml</file>
<file>components/Locations.qml</file>
+ <file>components/SignalIcon.qml</file>
<file>components/Preferences.qml</file>
<file>components/BoldLabel.qml</file>
<file>components/LightLabel.qml</file>