if a subview is completely not set in a skin, the default menu is used

This commit is contained in:
louis
2014-10-25 12:47:00 +02:00
parent fa90ab746d
commit 1d5a75af58
4 changed files with 7 additions and 7 deletions

View File

@@ -44,8 +44,8 @@ bool cDisplayMenuRootView::createOsd(void) {
}
/* Categories:
mcUndefined = -1,
mcUnknown = 0,
-1 mcUndefined,
0 mcUnknown,
1 mcMain,
2 mcSchedule,
3 mcScheduleNow,