mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-12 06:12:21 +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>
|