CComponentsFooter: add new class CComponentsFooter

Origin commit data
------------------
Branch: ni/coolstream
Commit: e665ab18ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-05-29 10:20:03 +02:00
parent 3382f843d4
commit 7baf84b879
6 changed files with 112 additions and 4 deletions

View File

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