mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
gui/infoviewer_bb.cpp: add icons for tuner 3/4
Origin commit data
------------------
Branch: ni/coolstream
Commit: e6c51ee0de
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -604,6 +604,12 @@ void CInfoViewerBB::showIcon_Tuner()
|
||||
case 1:
|
||||
icon_name = NEUTRINO_ICON_TUNER_2;
|
||||
break;
|
||||
case 2:
|
||||
icon_name = NEUTRINO_ICON_TUNER_3;
|
||||
break;
|
||||
case 3:
|
||||
icon_name = NEUTRINO_ICON_TUNER_4;
|
||||
break;
|
||||
case 0:
|
||||
default:
|
||||
icon_name = NEUTRINO_ICON_TUNER_1;
|
||||
|
Reference in New Issue
Block a user