mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-06 14:35:32 +01:00
Get rid of wx object arrays, use std::vector
This commit is contained in:
@@ -46,7 +46,6 @@ and ImportLOF.cpp.
|
||||
#include <wx/intl.h>
|
||||
#include <wx/log.h>
|
||||
#include <wx/sizer.h> //for wxBoxSizer
|
||||
#include <wx/arrimpl.cpp>
|
||||
#include <wx/listimpl.cpp>
|
||||
#include "../ShuttleGui.h"
|
||||
#include "../Project.h"
|
||||
|
||||
Reference in New Issue
Block a user