CComponentsWindow: add sub class CComponentsWindow

Origin commit data
------------------
Branch: ni/coolstream
Commit: fa9ffdd46e
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-30 (Fri, 30 Nov 2012)


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

------------------
This commit was generated by Migit
This commit is contained in:
2012-11-30 22:53:55 +01:00
parent 548275165e
commit 37e41b539e
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();