diff options
author | link2xt <link2xt@testrun.org> | 2021-02-28 00:11:07 +0300 |
---|---|---|
committer | link2xt <link2xt@testrun.org> | 2021-02-28 00:11:07 +0300 |
commit | 3931e2843bd01740a861e98c39cd8f133867b989 (patch) | |
tree | ab249d5b54fff997d5aea8ce72f85d892ee2a2e2 /qml.qrc | |
parent | 078bb839ea328e137a97576ded8717cca68135c7 (diff) | |
download | kdeltachat-3931e2843bd01740a861e98c39cd8f133867b989.tar.gz kdeltachat-3931e2843bd01740a861e98c39cd8f133867b989.zip |
Add Settings page
Diffstat (limited to 'qml.qrc')
-rw-r--r-- | qml.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |