mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-11 15:16:27 +01:00
Move code for toggling spectral selection (Q key) out of TrackPanel
This commit is contained in:
@@ -675,12 +675,6 @@ protected:
|
||||
const WaveTrack *mFreqSelTrack = NULL;
|
||||
std::unique_ptr<SpectrumAnalyst> mFrequencySnapper;
|
||||
|
||||
// For toggling of spectral seletion
|
||||
double mLastF0;
|
||||
double mLastF1;
|
||||
|
||||
public:
|
||||
void ToggleSpectralSelection();
|
||||
protected:
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user