mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Can't remove remaining wx headers from other headers, comment that
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
|
||||
#include "../MemoryX.h"
|
||||
#include <wx/defs.h>
|
||||
#include <wx/eventfilter.h>
|
||||
#include <wx/eventfilter.h> // to inherit
|
||||
#include <wx/frame.h> // to inherit
|
||||
#include <wx/timer.h>
|
||||
#include <wx/timer.h> // member variable
|
||||
|
||||
#include "ToolDock.h"
|
||||
#include "ToolBar.h"
|
||||
|
||||
Reference in New Issue
Block a user