1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-22 00:47:13 +01:00

Remove wx/pen.h, wx/thread.h from headers

This commit is contained in:
Paul Licameli
2018-11-14 13:50:12 -05:00
parent 3a7324984c
commit ec2f26e48c
17 changed files with 6 additions and 18 deletions

View File

@@ -16,7 +16,7 @@
#include "MemoryX.h"
#include <wx/brush.h>
#include <wx/pen.h>
#include <wx/pen.h> // member variable
class wxDC;
class wxRect;