1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/QtClient/JoplinQtClient/qml.qrc
Laurent Cozic 42955187fa Clean up
2016-12-29 21:51:10 +01:00

11 lines
270 B
Plaintext
Executable File

<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>FolderList.qml</file>
<file>NoteList.qml</file>
<file>NoteEditor.qml</file>
<file>AddButton.qml</file>
<file>EditableListItem.qml</file>
</qresource>
</RCC>