mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	- transfer
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| /* | ||||
|  *  $Id: menu.c,v 1.1 2004/12/30 22:44:01 lordjaxom Exp $ | ||||
|  *  $Id: menu.c,v 1.2 2005/02/08 14:09:27 lordjaxom Exp $ | ||||
|  */ | ||||
|   | ||||
| #include <vdr/menuitems.h> | ||||
| @@ -252,7 +252,7 @@ class cMenuWhatsOnItem : public cOsdItem { | ||||
| public: | ||||
|   const cEvent *event; | ||||
|   const cChannel *channel; | ||||
|   cMenuWhatsOnItem(const cEvent *Event, cChannel *Channel); | ||||
|   cMenuWhatsOnItem(const cEvent *Event, cChannel *Channel, bool Now = false); | ||||
| }; | ||||
| #endif | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user