mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/arrstr.h from headers
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
class wxMenu;
|
||||
class wxMenuBar;
|
||||
class wxArrayString;
|
||||
class TranslatedInternalString;
|
||||
using CommandParameter = CommandID;
|
||||
|
||||
|
@@ -43,6 +43,8 @@ a certain criterion. This is a base validator which allows anything.
|
||||
#ifndef __VALIDATORS__
|
||||
#define __VALIDATORS__
|
||||
|
||||
class wxArrayString;
|
||||
|
||||
#include "../MemoryX.h"
|
||||
|
||||
class Validator /* not final */
|
||||
|
Reference in New Issue
Block a user