CImageInfo: use correct class name

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4614d6a54f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-02-06 (Thu, 06 Feb 2014)


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

------------------
This commit was generated by Migit
This commit is contained in:
2014-02-06 08:32:40 +01:00
parent d8744972c2
commit 01ed4f1765

View File

@@ -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;