forked from qt-creator/qt-creator
15 lines
434 B
Plaintext
15 lines
434 B
Plaintext
|
|
<RCC>
|
||
|
|
<qresource prefix="/">
|
||
|
|
<file>main.qml</file>
|
||
|
|
<file>MainForm.ui.qml</file>
|
||
|
|
<file>CustomerModelSingleton.qml</file>
|
||
|
|
<file>Settings.qml</file>
|
||
|
|
<file>SettingsForm.ui.qml</file>
|
||
|
|
<file>Notes.qml</file>
|
||
|
|
<file>NotesForm.ui.qml</file>
|
||
|
|
<file>History.qml</file>
|
||
|
|
<file>HistoryTableView.qml</file>
|
||
|
|
<file>CustomerTableView.qml</file>
|
||
|
|
</qresource>
|
||
|
|
</RCC>
|