mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 03:22:07 +08:00
fa47048e44
* use bootstrap icons * typo * build into asset_obj * add to files_common old-commit-hash: c21d9408a191ba8e3303f2459d1f7476fefd35ba
19 lines
700 B
Plaintext
19 lines
700 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file alias="bootstrap-icons.svg">../../third_party/bootstrap/bootstrap-icons.svg</file>
|
|
<file>img_continue_triangle.svg</file>
|
|
<file>img_circled_check.svg</file>
|
|
<file>img_circled_slash.svg</file>
|
|
<file>img_eye_open.svg</file>
|
|
<file>img_eye_closed.svg</file>
|
|
<file>icons/close.svg</file>
|
|
<file>offroad/icon_lock_closed.svg</file>
|
|
<file>offroad/icon_checkmark.svg</file>
|
|
<file>offroad/icon_warning.png</file>
|
|
<file>offroad/icon_wifi_strength_low.svg</file>
|
|
<file>offroad/icon_wifi_strength_medium.svg</file>
|
|
<file>offroad/icon_wifi_strength_high.svg</file>
|
|
<file>offroad/icon_wifi_strength_full.svg</file>
|
|
</qresource>
|
|
</RCC>
|