CComponentsWindow: add sub class CComponentsWindow

This commit is contained in:
2012-11-30 22:53:55 +01:00
parent 7ac1550277
commit fa9ffdd46e
4 changed files with 116 additions and 5 deletions

View File

@@ -47,6 +47,7 @@ class CTestMenu : public CMenuTarget
CComponentsText *txt;
CComponentsHeader *header;
CComponentsIconForm *iconform;
CComponentsWindow *window;
int width, selected;
void showTestMenu();