CComponentsFooter: add new class CComponentsFooter

Origin commit data
------------------
Commit: e665ab18ab
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-29 (Wed, 29 May 2013)
This commit is contained in:
2013-05-29 10:20:03 +02:00
parent e076ac5d54
commit f83a9e6b19
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;