CTestMenu: add sample code for channel logo item

Origin commit data
------------------
Commit: 2ed9357222
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-05 (Sat, 05 Oct 2013)
This commit is contained in:
2013-10-05 19:38:05 +02:00
parent 0aea432f02
commit 429eaa76a1
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();