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:
@@ -81,8 +81,6 @@ scroll information. It also has some status flags.
|
||||
#include <wx/timer.h>
|
||||
#include <wx/display.h>
|
||||
|
||||
#include <wx/arrimpl.cpp> // this allows for creation of wxObjArray
|
||||
|
||||
#if defined(__WXMAC__)
|
||||
#if !wxCHECK_VERSION(3, 0, 0)
|
||||
#include <CoreServices/CoreServices.h>
|
||||
|
||||
Reference in New Issue
Block a user