mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{dc,tokenzr,tglbtn,statusbr,simplebook}.h from *.h
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/tglbtn.h>
|
||||
|
||||
class wxListBox;
|
||||
class wxWindow;
|
||||
|
@@ -57,12 +57,13 @@ and sends it to that message target.
|
||||
|
||||
#include "../MemoryX.h"
|
||||
#include <vector>
|
||||
#include <wx/statusbr.h>
|
||||
//#include "../src/Project.h"
|
||||
#include "../widgets/ProgressDialog.h"
|
||||
#include "../commands/ResponseQueue.h"
|
||||
#include "../widgets/ErrorDialog.h"
|
||||
|
||||
class wxStatusBar;
|
||||
|
||||
/// Interface for objects that can receive command progress information
|
||||
class CommandProgressTarget /* not final */
|
||||
{
|
||||
|
Reference in New Issue
Block a user