From 6a100f9625f10b0a996e28ee0de8302d7d6dc869 Mon Sep 17 00:00:00 2001 From: vanhofen Date: Mon, 21 Nov 2016 00:14:45 +0100 Subject: [PATCH] eventlist: fix button_label size Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/72c1445825818e122e8fd88732ddc8967e6eaf89 Author: vanhofen Date: 2016-11-21 (Mon, 21 Nov 2016) Origin message was: ------------------ - eventlist: fix button_label size --- src/gui/eventlist.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/eventlist.cpp b/src/gui/eventlist.cpp index 351e0e015..21e58ed7f 100644 --- a/src/gui/eventlist.cpp +++ b/src/gui/eventlist.cpp @@ -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