CTestMenu: add sample code for channel logo item

Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ed9357222
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-05 (Sat, 05 Oct 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-10-05 19:38:05 +02:00
parent 77a1002161
commit 38ac8863cf
2 changed files with 14 additions and 1 deletions

View File

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