mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
- epgplus: add detailsline
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#ifndef __epgplus__
|
||||
#define __epgplus__
|
||||
|
||||
#include <gui/components/cc.h>
|
||||
#include "widget/menue.h"
|
||||
|
||||
#include <string>
|
||||
@@ -238,6 +239,7 @@ class EpgPlus
|
||||
static Font* font;
|
||||
|
||||
TCChannelEventEntries channelEventEntries;
|
||||
CComponentsDetailsLine *detailsLine;
|
||||
};
|
||||
|
||||
typedef std::vector<ChannelEntry*> TChannelEntries;
|
||||
|
Reference in New Issue
Block a user