1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-19 09:01:15 +02:00

Remove wx/{dc,tokenzr,tglbtn,statusbr,simplebook}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-14 15:53:31 -05:00
parent 8d537c198b
commit 4e9c3cfb5f
16 changed files with 9 additions and 14 deletions

View File

@@ -32,7 +32,6 @@ flicker-free use.
#include "../Audacity.h"
#include <wx/defs.h>
#include <wx/dc.h>
#include <wx/gdicmn.h>
#include <wx/statbmp.h>

View File

@@ -13,7 +13,6 @@
#define __AUDACITY_IMAGE_ROLL__
#include <vector>
#include <wx/dc.h>
#include <wx/dcclient.h>
#include <wx/defs.h>
#include <wx/version.h>