CTextMenu: add sample code for CComponentsHeader

Origin commit data
------------------
Commit: e4c4a33477
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-11-04 (Sun, 04 Nov 2012)
This commit is contained in:
2012-11-04 17:21:41 +01:00
parent 940bdbf51c
commit 26f971d9cd
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();