diff options
Diffstat (limited to 'tvguideosd.h')
-rw-r--r-- | tvguideosd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tvguideosd.h b/tvguideosd.h index 433c48c..0fa9de9 100644 --- a/tvguideosd.h +++ b/tvguideosd.h @@ -11,6 +11,7 @@ private: cStatusHeader *statusHeader;
cDetailView *detailView;
cTimeLine *timeLine;
+ cChannelGroups *channelGroups;
cFooter *footer;
bool detailViewActive;
void drawOsd();
|