-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathforms.qrc
More file actions
16 lines (16 loc) · 670 Bytes
/
forms.qrc
File metadata and controls
16 lines (16 loc) · 670 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
<qresource prefix="/">
<file>qml/ficview.qml</file>
<file>qml/components/Ficform.qml</file>
<file>qml/components/Funcs.js</file>
<file>qml/components/HighlightedListview.qml</file>
<file>qml/components/TagCloud.qml</file>
<file>qml/components/GenreTagList.qml</file>
<file>qml/components/TagSection.qml</file>
<file>qml/components/NoteTooltip.qml</file>
<file>qml/components/QuickTagger.qml</file>
<file>qml/components/NotesTagger.qml</file>
<file>qml/components/SnoozeToggle.qml</file>
<file>qml/components/ListNavigationButton.qml</file>
</qresource>
</RCC>