mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
Sweep unnecessary wxString copies: rest
This commit is contained in:
@@ -36,7 +36,7 @@ class MixerTrackSlider : public ASlider
|
||||
public:
|
||||
MixerTrackSlider(wxWindow * parent,
|
||||
wxWindowID id,
|
||||
wxString name,
|
||||
const wxString &name,
|
||||
const wxPoint & pos,
|
||||
const wxSize & size,
|
||||
int style = FRAC_SLIDER,
|
||||
|
||||
Reference in New Issue
Block a user