mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
gui/imageinfo.cpp: honor screen setup values
This commit is contained in:
@@ -64,7 +64,8 @@ class CImageInfo : public CMenuTarget
|
||||
void ShowWindow();
|
||||
void ScrollLic(bool scrollDown);
|
||||
|
||||
CComponentsWindowMax *cc_win;
|
||||
//CComponentsWindowMax *cc_win;
|
||||
CComponentsWindow *cc_win;
|
||||
CComponentsForm *cc_info;
|
||||
CComponentsPIP *cc_tv;
|
||||
CComponentsInfoBox *cc_lic;
|
||||
|
Reference in New Issue
Block a user