mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
infoviewer_bb: make showIcon_DD() public
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a290fb0cc
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-01-21 (Thu, 21 Jan 2016)
Origin message was:
------------------
- infoviewer_bb: make showIcon_DD() public
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -113,7 +113,6 @@ class CInfoViewerBB
|
||||
void showBBIcons(const int modus, const std::string & icon);
|
||||
void getBBIconInfo(void);
|
||||
bool checkBBIcon(const char * const icon, int *w, int *h);
|
||||
void showIcon_DD(void);
|
||||
|
||||
void paint_ca_icons(int, const char*, int&);
|
||||
void paintCA_bar(int,int);
|
||||
@@ -143,6 +142,7 @@ class CInfoViewerBB
|
||||
void showIcon_SubT();
|
||||
void showIcon_Resolution();
|
||||
void showIcon_Tuner(void);
|
||||
void showIcon_DD(void);
|
||||
void showBBButtons(const int modus=-1);
|
||||
void paintshowButtonBar();
|
||||
void getBBButtonInfo(void);
|
||||
|
Reference in New Issue
Block a user