mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-06-22 22:23:49 +08:00
13 lines
333 B
Plaintext
13 lines
333 B
Plaintext
<RCC>
|
|
<qresource prefix="/stylesheets">
|
|
<file>stylesheets/mainwindow_dark.css</file>
|
|
</qresource>
|
|
<qresource prefix="/info">
|
|
<file>lipsum.txt</file>
|
|
</qresource>
|
|
<qresource prefix="/">
|
|
<file>icons/spark-store.svg</file>
|
|
<file>icons/settings-dark.svg</file>
|
|
</qresource>
|
|
</RCC>
|