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