diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-12-20 21:21:00 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2017-12-20 21:23:01 +0900 |
commit | 2047dd6780b8174ef081172ff58436bcf7ef9399 (patch) | |
tree | f265df24de5babd905905783a31d9f7c0db1d36f /app/images/images.qrc | |
parent | 37a61b6fb24512f85ba0a223b5eaaefcc69343b8 (diff) |
Update to new color scheme
The color scheme has been changed to new one.
Bug-AGL: SPEC-673
Change-Id: I473d7928ad548d144c003af36224222c8ce4338c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'app/images/images.qrc')
-rw-r--r-- | app/images/images.qrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/images/images.qrc b/app/images/images.qrc index eb07c3b..a2c4b08 100644 --- a/app/images/images.qrc +++ b/app/images/images.qrc @@ -1,7 +1,6 @@ <RCC> <qresource prefix="/images"> <file>AGL_MediaPlayer_Bluetooth_Active.svg</file> - <file>AGL_MediaPlayer_AlbumArtwork.svg</file> <file>AGL_MediaPlayer_BackArrow.svg</file> <file>AGL_MediaPlayer_Bluetooth_Inactive.svg</file> <file>AGL_MediaPlayer_CD_Active.svg</file> @@ -23,7 +22,6 @@ <file>Albums_Active.svg</file> <file>Albums_Inactive.svg</file> <file>DividingLine.svg</file> - <file>GreenLine.svg</file> <file>Music_Active.svg</file> <file>Music_Inactive.svg</file> <file>Podcasts_Active.svg</file> |