CImageInfo: add header buttons

This commit is contained in:
2013-03-22 17:13:22 +01:00
parent cc31a41f43
commit e7984e6c73

View File

@@ -131,6 +131,7 @@ void CImageInfo::ShowWindow()
if (cc_win == NULL){
cc_win = new CComponentsWindow(LOCALE_IMAGEINFO_HEAD, NEUTRINO_ICON_INFO);
item_top = cc_win->getStartY() + item_offset;
cc_win->setWindowHeaderButtons(CComponentsHeader::CC_BTN_MENU | CComponentsHeader::CC_BTN_EXIT);
}
//prepare minitv: important! init the minitv object as first