CTestMenu: edd expanded sample for blinking items with syncroinized effect

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2cbca9501f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)


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

------------------
This commit was generated by Migit
This commit is contained in:
2016-12-19 17:21:51 +01:00
committed by vanhofen
parent 520a51aca6
commit 7ec5954aa3
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();