mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Style MixerBoard Mute/Solo as on TCP.
This commit is contained in:
@@ -247,6 +247,8 @@ public:
|
||||
void UpdateWidth();
|
||||
|
||||
private:
|
||||
void MakeButtonBitmap( wxMemoryDC & dc, wxBitmap & bitmap,
|
||||
wxRect & bev, const wxString & str, bool up );
|
||||
void CreateMuteSoloImages();
|
||||
int FindMixerTrackCluster(const PlayableTrack* pTrack,
|
||||
MixerTrackCluster** hMixerTrackCluster) const;
|
||||
|
||||
Reference in New Issue
Block a user