mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
CTestMenu: use correct class name for footer object
This commit is contained in:
@@ -46,7 +46,7 @@ class CTestMenu : public CMenuTarget
|
|||||||
CComponentsForm *form;
|
CComponentsForm *form;
|
||||||
CComponentsText *txt;
|
CComponentsText *txt;
|
||||||
CComponentsHeader *header;
|
CComponentsHeader *header;
|
||||||
CComponentsHeader *footer;
|
CComponentsFooter *footer;
|
||||||
CComponentsIconForm *iconform;
|
CComponentsIconForm *iconform;
|
||||||
CComponentsWindow *window;
|
CComponentsWindow *window;
|
||||||
CComponentsButton *button;
|
CComponentsButton *button;
|
||||||
|
Reference in New Issue
Block a user