mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
Group Spectrograms and Waveforms preferences under Tracks
This commit is contained in:
parent
a2eeeaaedc
commit
f0fe2cb04c
@ -156,15 +156,18 @@ PrefsDialog::Factories
|
||||
#endif
|
||||
&qualityPrefsFactory,
|
||||
&guiPrefsFactory,
|
||||
&tracksPrefsFactory,
|
||||
|
||||
// Group two other pages
|
||||
PrefsNode(&tracksPrefsFactory, 2),
|
||||
&waveformPrefsFactory,
|
||||
&spectrumPrefsFactory,
|
||||
|
||||
&importExportPrefsFactory,
|
||||
&extImportPrefsFactory,
|
||||
&projectsPrefsFactory,
|
||||
#if !defined(DISABLE_DYNAMIC_LOADING_FFMPEG) || !defined(DISABLE_DYNAMIC_LOADING_LAME)
|
||||
&libraryPrefsFactory,
|
||||
#endif
|
||||
&waveformPrefsFactory,
|
||||
&spectrumPrefsFactory,
|
||||
&directoriesPrefsFactory,
|
||||
&warningsPrefsFactory,
|
||||
&effectsPrefsFactory,
|
||||
|
Loading…
x
Reference in New Issue
Block a user