CTestMenu: add sample code for CComponentsExtTextForm

This commit is contained in:
2013-11-01 22:21:43 +01:00
parent d8514b19ee
commit 29abd4f1dd
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();