mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-14 10:10:46 +02:00
Get rid of wx object arrays, use std::vector
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include "Audacity.h"
|
||||
|
||||
#include <wx/defs.h>
|
||||
#include <wx/dynarray.h>
|
||||
#include <wx/intl.h>
|
||||
#include <wx/sizer.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
Reference in New Issue
Block a user