mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/dialog.h from headers
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "../MemoryX.h"
|
||||
#include <vector>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/dragimag.h> // use macros and typedefs in this header
|
||||
#include <wx/panel.h>
|
||||
#include <wx/timer.h>
|
||||
|
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "../MemoryX.h"
|
||||
#include <wx/panel.h>
|
||||
#include <wx/dialog.h>
|
||||
#include <wx/dialog.h> // to inherit
|
||||
|
||||
#include "../Internat.h"
|
||||
|
||||
|
Reference in New Issue
Block a user