mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Fix Windows build...
... unfortunately inclusion of ErrorDialog.h in FileNames.h ties nine files into a low-level s.c.c.
This commit is contained in:
@@ -40,7 +40,6 @@ and on Mac OS X for the filesystem.
|
||||
|
||||
wxChar Internat::mDecimalSeparator = wxT('.'); // default
|
||||
wxArrayString Internat::exclude;
|
||||
wxCharBuffer Internat::mFilename;
|
||||
|
||||
// DA: Use tweaked translation mechanism to replace 'Audacity' by 'DarkAudacity'.
|
||||
#ifdef EXPERIMENTAL_DA
|
||||
|
||||
Reference in New Issue
Block a user