mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +02:00
CImageInfo: use correct class name
This commit is contained in:
@@ -64,8 +64,7 @@ class CImageInfo : public CMenuTarget
|
|||||||
void ShowWindow();
|
void ShowWindow();
|
||||||
void ScrollLic(bool scrollDown);
|
void ScrollLic(bool scrollDown);
|
||||||
|
|
||||||
//CComponentsWindowMax *cc_win;
|
CComponentsWindowMax *cc_win;
|
||||||
CComponentsWindow *cc_win;
|
|
||||||
CComponentsForm *cc_info;
|
CComponentsForm *cc_info;
|
||||||
CComponentsPIP *cc_tv;
|
CComponentsPIP *cc_tv;
|
||||||
CComponentsInfoBox *cc_lic;
|
CComponentsInfoBox *cc_lic;
|
||||||
|
Reference in New Issue
Block a user