mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-tvguide.git
				synced 2023-10-05 13:01:48 +00:00 
			
		
		
		
	fixed a bug in switchtimers
This commit is contained in:
		| @@ -1036,8 +1036,8 @@ cRecMenuSearchTimerNothingFound::cRecMenuSearchTimerNothingFound(std::string sea | ||||
|  | ||||
| // --- cRecMenuSwitchTimer  --------------------------------------------------------- | ||||
| cRecMenuSwitchTimer::cRecMenuSwitchTimer(void) { | ||||
|     int switchMinsBefore = 2; | ||||
|     int announceOnly = 0; | ||||
|     switchMinsBefore = 2; | ||||
|     announceOnly = 0; | ||||
|  | ||||
|     SetWidthPercent(60); | ||||
|      | ||||
|   | ||||
		Reference in New Issue
	
	Block a user