Merge branch 'master' into pu/fb-setmode

This commit is contained in:
M. Liebmann
2017-03-13 21:55:50 +01:00
21 changed files with 60 additions and 60 deletions

View File

@@ -494,7 +494,7 @@ class CMenuWidget : public CMenuTarget, public CComponentsSignals
private:
mn_widget_id_t widget_index;
CMenuGlobal *mglobal;
CComponentsDetailLine *details_line;
CComponentsDetailsLine *details_line;
CComponentsInfoBox *info_box;
int hint_height;
CComponentsHeader *header;