mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
first weather template
This commit is contained in:
@@ -205,7 +205,7 @@ void cDisplayMenuRootView::SetMenu(eMenuCategory menuCat, bool menuInit) {
|
||||
}
|
||||
|
||||
void cDisplayMenuRootView::CorrectDefaultMenu(void) {
|
||||
if (viewType > svMenuDefault) {
|
||||
if (viewType > svMenuDefault && viewType != svMenuPlugin) {
|
||||
SetMenu(mcUnknown, true);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user