mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user