mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
Fewer includes of WaveformSettings.h, SpectrogramSettings.h...
... See ultimate origin of some of the deleted lines at 4724c6a
Whatever change it is that needs loading by LoadPrefs -- do it instead right
after any possibility of changes to the relevant preferences, in the Commit()
functions of SpectrumPrefs and WaveforPrefs
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
#include "../commands/ScreenshotCommand.h"
|
||||
#include "../export/Export.h"
|
||||
#include "../prefs/PrefsDialog.h"
|
||||
#include "../prefs/SpectrogramSettings.h"
|
||||
#include "../prefs/WaveformSettings.h"
|
||||
#include "../tracks/labeltrack/ui/LabelTrackView.h"
|
||||
#include "../widgets/AudacityMessageBox.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user