Assigned names to "some BLocker"s to aid debugging.

Small cleanup.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14703 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Marcus Overhagen
2005-11-04 16:56:15 +00:00
parent 89bdf57382
commit f38c001e56
8 changed files with 26 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
DesktopSettings::Private::Private()
: BLocker("desktop settings")
: BLocker("DesktopSettings_Private")
{
// if the on-disk settings are not complete, the defaults will be kept
_SetDefaults();