mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
icons: add and use pictureviewer icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: a19a5df9ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-19 (Mon, 19 Dec 2016)
Origin message was:
------------------
- icons: add and use pictureviewer icon
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -712,7 +712,7 @@ void CPictureViewerGui::paintItem(int pos)
|
||||
|
||||
void CPictureViewerGui::paintHead()
|
||||
{
|
||||
CComponentsHeaderLocalized header(x, y, width, theight, LOCALE_PICTUREVIEWER_HEAD, NEUTRINO_ICON_MP3, CComponentsHeaderLocalized::CC_BTN_HELP);
|
||||
CComponentsHeaderLocalized header(x, y, width, theight, LOCALE_PICTUREVIEWER_HEAD, NEUTRINO_ICON_PICTUREVIEWER, CComponentsHeaderLocalized::CC_BTN_HELP); //NI
|
||||
|
||||
#ifdef ENABLE_GUI_MOUNT
|
||||
header.setContextButton(NEUTRINO_ICON_BUTTON_MENU);
|
||||
|
Reference in New Issue
Block a user