1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 17:30:17 +01:00

Remove wx/stattext.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 16:41:45 -05:00
parent cfde442bcd
commit b8aea73c91
40 changed files with 36 additions and 21 deletions

View File

@@ -20,7 +20,6 @@
#include <wx/image.h>
#include <wx/scrolwin.h>
#include <wx/statbmp.h>
#include <wx/stattext.h>
#include "widgets/AButton.h"
#include "widgets/ASlider.h"