mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove (or comment) ProgressDialog.h in headers...
... For ImportPlugin, use unique_ptr not Maybe to hold it, and take constructors out-of-line.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include "../effects/EffectManager.h"
|
||||
#include "../widgets/ASlider.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
#include "../widgets/ProgressDialog.h"
|
||||
|
||||
#include <wx/combobox.h>
|
||||
|
||||
|
Reference in New Issue
Block a user