diff options
author | Scott Murray <scott.murray@konsulko.com> | 2017-02-28 18:55:58 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2017-02-28 18:55:58 -0500 |
commit | 4dd6163184a243f80d6324c61d674383e88e9ba5 (patch) | |
tree | 310989d83061df6f6dbfee36ad512f21392cdd14 /app/images/images.qrc | |
parent | 902c481576149103463758069115ed4df612fd18 (diff) |
Import latest Chinook code from CES2017 repochinook_3.0.4chinook_3.0.3chinook/3.0.4chinook/3.0.33.0.43.0.3chinook
Change-Id: I52a49fa8b3b8ba33157622c7bc78c6bfae793196
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'app/images/images.qrc')
-rw-r--r-- | app/images/images.qrc | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app/images/images.qrc b/app/images/images.qrc new file mode 100644 index 0000000..9161221 --- /dev/null +++ b/app/images/images.qrc @@ -0,0 +1,12 @@ +<RCC> + <qresource prefix="/images"> + <file>AGL_MediaPlayer_BackArrow.svg</file> + <file>AGL_MediaPlayer_ForwardArrow.svg</file> + <file>AGL_MediaPlayer_Player_Pause.svg</file> + <file>AGL_MediaPlayer_Player_Play.svg</file> + <file>FM_Icons_AM.svg</file> + <file>FM_Icons_FM.svg</file> + <file>HMI_Radio_Equalizer.svg</file> + <file>Radio_Active_Icon.svg</file> + </qresource> +</RCC> |