CTestMenu: add sample code for CComponentsExtTextForm

Origin commit data
------------------
Branch: ni/coolstream
Commit: 29abd4f1dd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-11-01 22:21:43 +01:00
parent df7394dcf6
commit 773d347377
2 changed files with 19 additions and 1 deletions

View File

@@ -52,6 +52,7 @@ class CTestMenu : public CMenuTarget
CComponentsButton *button;
CComponentsFrmClock *clock ,*clock_r;
CComponentsChannelLogo* chnl_pic;
CComponentsExtTextForm* text_ext;
int width, selected;
int showTestMenu();