Added to sampletrackview the code needed for the activity indicator mute behaviour
This commit is contained in:
@@ -240,6 +240,10 @@ private:
|
||||
|
||||
TrackLabelButton * m_tlb;
|
||||
|
||||
FadeButton * getActivityIndicator()
|
||||
{
|
||||
return m_activityIndicator;
|
||||
}
|
||||
|
||||
friend class SampleTrackWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user