mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01: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:
@@ -51,6 +51,7 @@
|
||||
#include "widgets/NumericTextCtrl.h"
|
||||
#include "widgets/HelpSystem.h"
|
||||
#include "widgets/ErrorDialog.h"
|
||||
#include "widgets/ProgressDialog.h"
|
||||
#include "commands/CommandContext.h"
|
||||
|
||||
#if wxUSE_ACCESSIBILITY
|
||||
|
||||
Reference in New Issue
Block a user