CTestMenu: edd expanded sample for blinking items with syncroinized effect

Origin commit data
------------------
Commit: 2cbca9501f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
This commit is contained in:
2016-12-19 17:21:51 +01:00
committed by vanhofen
parent d8f12fdf35
commit 85bb0e6abd
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();