1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-16 09:31:14 +01:00

Restore Waveform (dB) to Tracks preferences for default view mode

This commit is contained in:
Paul Licameli
2015-08-19 03:24:01 -04:00
parent 83f1cb34ed
commit 4a704af03f
3 changed files with 20 additions and 8 deletions

View File

@@ -407,7 +407,7 @@ class AUDACITY_DLL_API WaveTrack : public Track {
Waveform = 0,
MinDisplay = Waveform,
obsolete5, // was WaveformDBDisplay
obsoleteWaveformDBDisplay,
Spectrum,