CTextMenu: add sample code for CComponentsHeader

Origin commit data
------------------
Branch: ni/coolstream
Commit: e4c4a33477
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-04 (Sun, 04 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-04 17:21:41 +01:00
parent dd19f97b42
commit ccbfa90c05
2 changed files with 14 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ class CTestMenu : public CMenuTarget
CComponentsPIP* pip;
CComponentsForm *form;
CComponentsText *txt;
CComponentsHeader *header;
int width, selected;
void showTestMenu();