mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- infoviewer_bb: make showIcon_DD() public
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