mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{imaglist,generic/dragimgg,gauge,dynarray}.h from *.h
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/event.h>
|
||||
#include <wx/evtloop.h>
|
||||
#include <wx/gauge.h>
|
||||
#include <wx/frame.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/msgdlg.h>
|
||||
|
@@ -24,10 +24,10 @@
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/evtloop.h>
|
||||
#include <wx/gauge.h>
|
||||
|
||||
#include "wxPanelWrapper.h"
|
||||
|
||||
class wxGauge;
|
||||
class wxStaticText;
|
||||
|
||||
enum class ProgressResult : unsigned
|
||||
|
Reference in New Issue
Block a user