CTestMenu: use correct class name for footer object

Origin commit data
------------------
Branch: ni/coolstream
Commit: 87031e79b8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-04-24 (Thu, 24 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2014-04-24 23:08:49 +02:00
parent 75927ba409
commit f8d13f53aa

View File

@@ -46,7 +46,7 @@ class CTestMenu : public CMenuTarget
CComponentsForm *form;
CComponentsText *txt;
CComponentsHeader *header;
CComponentsHeader *footer;
CComponentsFooter *footer;
CComponentsIconForm *iconform;
CComponentsWindow *window;
CComponentsButton *button;