1
0
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:
Paul Licameli
2019-05-20 13:28:21 -04:00
parent 6d257b04da
commit 273ba9f64d
6 changed files with 8 additions and 5 deletions

View File

@@ -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