mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 14:17:07 +01:00
Don't use wxArrayPtrVoid with casts, use std::vector
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "ToolBar.h"
|
||||
|
||||
class wxArrayPtrVoid;
|
||||
class wxCommandEvent;
|
||||
class wxEraseEvent;
|
||||
class wxSizeEvent;
|
||||
|
||||
Reference in New Issue
Block a user