mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-24 23:13:42 +02:00
Remove wx/{docview,datetime,datectrl,cursor}.h from *.h
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
#define __AUDACITY_TIMERRECORD_DIALOG__
|
||||
|
||||
#include <wx/textctrl.h> // to inherit
|
||||
#include <wx/datectrl.h>
|
||||
#include <wx/timer.h>
|
||||
#include "export/Export.h"
|
||||
|
||||
class wxCheckBox;
|
||||
class wxDateEvent;
|
||||
class wxDatePickerCtrl;
|
||||
class wxTimerEvent;
|
||||
|
||||
class NumericTextCtrl;
|
||||
|
||||
Reference in New Issue
Block a user