setup qt resources (#21617)
* 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
commatwo_master
parent
a089058fd4
commit
75886ce093
8 changed files with 61 additions and 17 deletions
@ -0,0 +1 @@ |
||||
*.cc |
@ -0,0 +1,14 @@ |
||||
<!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> |
Loading…
Reference in new issue