CImageInfo: use correct class name

This commit is contained in:
2014-02-06 08:32:40 +01:00
parent 176460cf80
commit 4614d6a54f

View File

@@ -64,8 +64,7 @@ class CImageInfo : public CMenuTarget
void ShowWindow();
void ScrollLic(bool scrollDown);
//CComponentsWindowMax *cc_win;
CComponentsWindow *cc_win;
CComponentsWindowMax *cc_win;
CComponentsForm *cc_info;
CComponentsPIP *cc_tv;
CComponentsInfoBox *cc_lic;