mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-27 16:46:11 +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:
@@ -43,6 +43,7 @@ function.
|
||||
#include "../Tags.h"
|
||||
#include "../Track.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
#include "../widgets/ProgressDialog.h"
|
||||
|
||||
#include "Export.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user