CImageInfo: add header buttons

Origin commit data
------------------
Branch: ni/coolstream
Commit: e7984e6c73
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-03-22 (Fri, 22 Mar 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
2013-03-22 17:13:22 +01:00
parent 46af4825e3
commit 0405a824e5

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