mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
eventlist: fix button_label size
Origin commit data
------------------
Branch: ni/coolstream
Commit: 72c1445825
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-21 (Mon, 21 Nov 2016)
Origin message was:
------------------
- eventlist: fix button_label size
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -943,7 +943,7 @@ void CEventList::showFunctionBar(t_channel_id channel_id)
|
||||
CColorKeyHelper keyhelper; //user_menue.h
|
||||
neutrino_msg_t dummy = CRCInput::RC_nokey;
|
||||
const char * icon = NULL;
|
||||
struct button_label buttons[6]; //NI
|
||||
struct button_label buttons[8]; //NI
|
||||
int btn_cnt = 0;
|
||||
|
||||
int tID = -1; //any value, not NULL
|
||||
|
Reference in New Issue
Block a user