mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- moviebrowser: allow 9 instead of 6 rows
* remove fake-entrys for lastPlayRow and lastRecordRow
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include <gui/widget/textbox.h>
|
||||
#include <driver/fb_window.h>
|
||||
|
||||
#define LF_MAX_ROWS 6
|
||||
#define LF_MAX_ROWS 9
|
||||
typedef struct
|
||||
{
|
||||
int rows;
|
||||
|
Reference in New Issue
Block a user