1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-14 17:05:30 -05:00
parent ec2f26e48c
commit 08c16b6eb7
25 changed files with 21 additions and 12 deletions

View File

@@ -14,7 +14,6 @@ Paul Licameli
#include <algorithm>
#include <cmath>
#include <wx/defs.h>
#include <wx/debug.h>
enum NumberScaleType {
nstLinear,