CTestMenu: edd expanded sample for blinking items with syncroinized effect

This commit is contained in:
2016-12-17 22:37:06 +01:00
parent f7ad79c371
commit 2e2d0d6b19
2 changed files with 5 additions and 1 deletions

View File

@@ -54,6 +54,7 @@ class CTestMenu : public CMenuTarget
CComponentsChannelLogo* chnl_pic;
CComponentsExtTextForm* text_ext;
CComponentsScrollBar* scrollbar;
CComponentsTimer *timer;
int width, selected;
int showTestMenu();