mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/gdicmn.h from headers
This commit is contained in:
@@ -32,7 +32,6 @@ flicker-free use.
|
||||
#include "../Audacity.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/statbmp.h> // to inherit
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
@@ -19,7 +19,6 @@
|
||||
#include <wx/setup.h> // for wxUSE_* macros
|
||||
#include <wx/brush.h> // member variable
|
||||
#include <wx/defs.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/timer.h>
|
||||
|
||||
#include "../SampleFormat.h"
|
||||
|
@@ -14,7 +14,6 @@
|
||||
#include "wxPanelWrapper.h"
|
||||
|
||||
#include <wx/colour.h> // member variable
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/pen.h> // member variable
|
||||
#include <wx/types.h>
|
||||
|
||||
|
Reference in New Issue
Block a user