BLocale: Name the BLocker.
This commit is contained in:
@@ -14,6 +14,8 @@
|
|||||||
|
|
||||||
BLocale::BLocale(const BLanguage* language,
|
BLocale::BLocale(const BLanguage* language,
|
||||||
const BFormattingConventions* conventions)
|
const BFormattingConventions* conventions)
|
||||||
|
:
|
||||||
|
fLock("BLocale")
|
||||||
{
|
{
|
||||||
if (conventions != NULL)
|
if (conventions != NULL)
|
||||||
fConventions = *conventions;
|
fConventions = *conventions;
|
||||||
|
|||||||
Reference in New Issue
Block a user