1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Add preference option for Stem Plot

Tracks 'behaviors' preferences split to sub-page to avoid over-long
page for Tracks preferences.
This commit is contained in:
Steve Daulton
2017-04-20 10:04:56 +01:00
parent 53a64757e7
commit 516570074b
20 changed files with 1779 additions and 1277 deletions

View File

@@ -505,6 +505,8 @@ audacity_SOURCES = \
prefs/SpectrumPrefs.h \
prefs/ThemePrefs.cpp \
prefs/ThemePrefs.h \
prefs/TracksBehaviorsPrefs.cpp \
prefs/TracksBehaviorsPrefs.h \
prefs/TracksPrefs.cpp \
prefs/TracksPrefs.h \
prefs/WarningsPrefs.cpp \