mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
state field in status bar. Previous commit caused linux build to fail. Included a file to hopefully fix.
This commit is contained in:
parent
391bd1691c
commit
a4cc294158
@ -27,6 +27,7 @@ should be reference-counted.
|
|||||||
#include <wx/statusbr.h>
|
#include <wx/statusbr.h>
|
||||||
#include "../widgets/ProgressDialog.h"
|
#include "../widgets/ProgressDialog.h"
|
||||||
#include "../commands/ResponseQueue.h"
|
#include "../commands/ResponseQueue.h"
|
||||||
|
#include "../src/Project.h"
|
||||||
|
|
||||||
/// Interface for objects that can receive command progress information
|
/// Interface for objects that can receive command progress information
|
||||||
class CommandProgressTarget
|
class CommandProgressTarget
|
||||||
|
Loading…
x
Reference in New Issue
Block a user