mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
fix 116a1317ec
Origin commit data ------------------ Commit:c2b76ae39f
Author: vanhofen <vanhofen@gmx.de> Date: 2018-03-16 (Fri, 16 Mar 2018) Origin message was: ------------------ - fix116a1317ec
This commit is contained in:
@@ -1038,7 +1038,7 @@ void CInfoViewerBB::paint_cam_icons()
|
||||
std::ostringstream buf;
|
||||
int emu_pic_startx = g_InfoViewer->ChanInfoX + OFFSET_INNER_MID + (g_settings.infobar_casystem_frame ? FRAME_WIDTH_MIN + OFFSET_INNER_SMALL : 0);
|
||||
int py = g_InfoViewer->BoxEndY + OFFSET_INNER_SMALL;
|
||||
const char *icon_name[] = {"mgcamd","doscam","ncam","oscam","osemu","newcs","gbox"};
|
||||
const char *icon_name[] = {"mgcamd","doscam","ncam","oscam","osemu","cccam","newcs","gbox"};
|
||||
const int icon_space = OFFSET_INNER_SMALL;
|
||||
int icon_sizeH = 0;
|
||||
int icon_sizeW = 0;
|
||||
|
Reference in New Issue
Block a user