aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
diff options
context:
space:
mode:
authorlink2xt <link2xt@testrun.org>2021-02-28 00:11:07 +0300
committerlink2xt <link2xt@testrun.org>2021-02-28 00:11:07 +0300
commit3931e2843bd01740a861e98c39cd8f133867b989 (patch)
treeab249d5b54fff997d5aea8ce72f85d892ee2a2e2 /qml.qrc
parent078bb839ea328e137a97576ded8717cca68135c7 (diff)
downloadkdeltachat-3931e2843bd01740a861e98c39cd8f133867b989.tar.gz
kdeltachat-3931e2843bd01740a861e98c39cd8f133867b989.zip
Add Settings page
Diffstat (limited to 'qml.qrc')
-rw-r--r--qml.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml.qrc b/qml.qrc
index d2bf225..e7b5fa9 100644
--- a/qml.qrc
+++ b/qml.qrc
@@ -6,6 +6,7 @@
<file>qml/ChatPage.qml</file>
<file>qml/ChatlistPage.qml</file>
<file>qml/ConfigurePage.qml</file>
+ <file>qml/SettingsPage.qml</file>
<file>qml/Message.qml</file>
<file>qtquickcontrols2.conf</file>
</qresource>