1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 08:09:32 +02:00

Group "extended import" page of Prefs under "Import/Export"

This commit is contained in:
Paul Licameli 2015-08-16 13:11:00 -04:00
parent 9c2ac80f18
commit 9ee76d93c1

View File

@ -162,8 +162,10 @@ PrefsDialog::Factories
&waveformPrefsFactory,
&spectrumPrefsFactory,
&importExportPrefsFactory,
// Group one other page
PrefsNode(&importExportPrefsFactory, 1, true),
&extImportPrefsFactory,
&projectsPrefsFactory,
#if !defined(DISABLE_DYNAMIC_LOADING_FFMPEG) || !defined(DISABLE_DYNAMIC_LOADING_LAME)
&libraryPrefsFactory,