mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-31 08:58:43 +01:00
Make monitoring work after a theme change
This commit is contained in:
@@ -389,6 +389,7 @@ class AUDACITY_DLL_API AudioIO final {
|
||||
bool IsAvailable(AudacityProject *projecT);
|
||||
void SetCaptureMeter(AudacityProject *project, Meter *meter);
|
||||
void SetPlaybackMeter(AudacityProject *project, Meter *meter);
|
||||
Meter * GetCaptureMeter();
|
||||
|
||||
private:
|
||||
/** \brief Set the current VU meters - this should be done once after
|
||||
|
||||
Reference in New Issue
Block a user