mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Remove wx/{checklst,wfstream,version,variant,types}.h from *.h
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
#define __COMMANDMISC__
|
||||
|
||||
#include <map>
|
||||
#include <wx/variant.h>
|
||||
#include "Validators.h"
|
||||
|
||||
class wxVariant;
|
||||
class OldStyleCommandType;
|
||||
|
||||
// Map from parameter name to the value of the parameter
|
||||
|
@@ -47,6 +47,8 @@ class wxArrayString;
|
||||
|
||||
#include "../MemoryX.h"
|
||||
|
||||
#include <wx/variant.h> // member variable
|
||||
|
||||
class Validator /* not final */
|
||||
{
|
||||
private:
|
||||
|
Reference in New Issue
Block a user