mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-13 21:32:14 +08:00
75886ce093
* setup qt resources * networking * input * fix that * nicer scrolling * big eye * fix flashing * why is it linking against map stuff Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: 6039f1e7acb286e9b6705f96084ca90d733df34b
15 lines
501 B
Plaintext
15 lines
501 B
Plaintext
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource>
|
|
<file>img_continue_triangle.svg</file>
|
|
<file>img_circled_check.svg</file>
|
|
<file>img_eye_open.svg</file>
|
|
<file>img_eye_closed.svg</file>
|
|
<file>offroad/icon_lock_closed.svg</file>
|
|
<file>offroad/icon_checkmark.svg</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>
|