Kaydet (Commit) 1b2debf8 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

janitorial: indentation

Change-Id: Id21de98433f52c8659a3432c1c47354e18166f06
üst 9953c1b5
......@@ -1254,7 +1254,7 @@ namespace pcr
// this category does not yet exist. This is allowed, as an inspector model might be lazy, and not provide
// any category information of its own. In this case, we have a fallback ...
m_aPageIds[ aDescriptor.Category ] =
getPropertyBox().AppendPage( aDescriptor.Category, rtl::OString() );
getPropertyBox().AppendPage( aDescriptor.Category, rtl::OString() );
nTargetPageId = impl_getPageIdForCategory_nothrow( aDescriptor.Category );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment