mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
sync
This commit is contained in:
@@ -118,7 +118,6 @@ class CInfoViewer
|
||||
int lastsnr, lastsig, lasthdd, lastvar, lasttime;
|
||||
CProgressBar *snrscale, *sigscale, *hddscale, *varscale, *timescale;
|
||||
int hddwidth;
|
||||
void changePB();
|
||||
bool casysChange;
|
||||
bool channellogoChange;
|
||||
void paintBackground(int col_Numbox);
|
||||
@@ -184,6 +183,7 @@ class CInfoViewer
|
||||
|
||||
int handleMsg(const neutrino_msg_t msg, neutrino_msg_data_t data);
|
||||
void clearVirtualZapMode() {virtual_zap_mode = false;}
|
||||
void changePB();
|
||||
};
|
||||
|
||||
class CInfoViewerHandler : public CMenuTarget
|
||||
|
Reference in New Issue
Block a user