mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-20 17:41:13 +02:00
Removed TrackPanel:: prefix so can compile under Linux.
This commit is contained in:
@@ -571,7 +571,7 @@ protected:
|
||||
const WaveTrack *mFreqSelTrack;
|
||||
std::auto_ptr<SpectrumAnalyst> mFrequencySnapper;
|
||||
|
||||
bool TrackPanel::MayAdjustBoundary( eFreqSelMode SelMode, wxCoord y, const wxRect & r,
|
||||
bool MayAdjustBoundary( eFreqSelMode SelMode, wxCoord y, const wxRect & r,
|
||||
const WaveTrack* wt, bool logF);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user