diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-03-23 03:23:27 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-03-23 03:23:37 +0100 |
| commit | 4e5e0ba604879c140c1483188ffbc818e822859f (patch) | |
| tree | c37d8fc400386705aebdc649105ea3f87e1caf66 /qml.qrc | |
Diffstat (limited to 'qml.qrc')
| -rw-r--r-- | qml.qrc | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +<RCC> + <qresource prefix="/"> + <file>main.qml</file> + <file>ChatView.qml</file> + <file>ContactList.qml</file> + <file>CustToolbar.qml</file> + <file>qtquickcontrols2.conf</file> + <file>EncryptionPopup.qml</file> + </qresource> +</RCC> |
