CComponentsFooter: add new class CComponentsFooter

This commit is contained in:
2013-05-29 10:20:03 +02:00
parent 09bd2c98e9
commit e665ab18ab
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;