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