mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-06 03:32:09 +01:00
Move definition of _ and related into Internat.h
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "SampleFormat.h"
|
||||
#include "Prefs.h"
|
||||
#include "Dither.h"
|
||||
#include "Internat.h"
|
||||
|
||||
static Dither::DitherType gLowQualityDither = Dither::none;
|
||||
static Dither::DitherType gHighQualityDither = Dither::none;
|
||||
|
||||
Reference in New Issue
Block a user