mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-24 17:41:13 +01:00
Remove wx/{treebook,textbuf,srchctrl,socket}.h from *.h
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include <wx/dir.h>
|
||||
#include <wx/docview.h>
|
||||
#include <wx/snglinst.h>
|
||||
#include <wx/socket.h>
|
||||
#include <wx/timer.h>
|
||||
|
||||
#include "widgets/FileHistory.h"
|
||||
@@ -34,6 +33,9 @@
|
||||
#include <wx/debugrpt.h>
|
||||
#endif
|
||||
|
||||
class wxSocketEvent;
|
||||
class wxSocketServer;
|
||||
|
||||
class IPCServ;
|
||||
class Importer;
|
||||
class CommandHandler;
|
||||
|
||||
Reference in New Issue
Block a user