mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-22 08:33:44 +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: 6039f1e7ac
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>
|