mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Fix paint VolumeBar on InfoViewer
This commit is contained in:
@@ -51,6 +51,8 @@ class CVolume : public CChangeObserver
|
||||
|
||||
void SetCurrentPid(int pid) { apid = pid; }
|
||||
void SetCurrentChannel(t_channel_id id) { channel_id = id; }
|
||||
bool hideVolscale();
|
||||
void showVolscale();
|
||||
bool changeNotify(const neutrino_locale_t OptionName, void *);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user