mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
introduced weather service interface
This commit is contained in:
@@ -169,6 +169,7 @@ void cSDDisplayChannel::Flush(void) {
|
||||
return;
|
||||
|
||||
if (initial) {
|
||||
channelView->DrawCurrentWeather();
|
||||
channelView->DrawCustomTokens();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user