1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/QtClient/JoplinQtClient/qml.qrc
Laurent Cozic 40e9b82137 Laod note
2016-12-14 21:50:26 +00:00

9 lines
193 B
Plaintext
Executable File

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