mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 09:51:13 +02:00
infoviewer: move ICON_CA to the left
Origin commit data
------------------
Branch: ni/coolstream
Commit: 716e64b10c
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-01 (Thu, 01 Dec 2016)
Origin message was:
------------------
- infoviewer: move ICON_CA to the left
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -69,8 +69,8 @@ class CInfoViewerBB
|
||||
ICON_DD = 3,
|
||||
ICON_16_9 = 4,
|
||||
ICON_RES = 5,
|
||||
ICON_CA = 6,
|
||||
ICON_TUNER = 7,
|
||||
ICON_TUNER = 6, //NI
|
||||
ICON_CA = 7, //NI; ICON_CA should always be the last in this enum
|
||||
ICON_MAX = 8
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user