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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user