aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index 625da33f..1680e64a 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -3,10 +3,12 @@
<file>main.qml</file>
<file>LeftPanel.qml</file>
<file>MiddlePanel.qml</file>
+ <file>components/Dialog.qml</file>
<file>components/Label.qml</file>
<file>components/LanguageButton.qml</file>
<file>components/Navbar.qml</file>
<file>components/NavbarItem.qml</file>
+ <file>components/RemoteNodeDialog.qml</file>
<file>components/SettingsListItem.qml</file>
<file>components/Slider.qml</file>
<file>components/UpdateDialog.qml</file>