MAINT-3977 fixing line endings in llpanelcontents.cpp
parent
4e0d3bdd4d
commit
80a134ffcc
|
|
@ -141,12 +141,12 @@ void LLPanelContents::refresh()
|
|||
}
|
||||
}
|
||||
|
||||
void LLPanelContents::clearContents()
|
||||
{
|
||||
if (mPanelInventoryObject)
|
||||
{
|
||||
mPanelInventoryObject->clearInventoryTask();
|
||||
}
|
||||
void LLPanelContents::clearContents()
|
||||
{
|
||||
if (mPanelInventoryObject)
|
||||
{
|
||||
mPanelInventoryObject->clearInventoryTask();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue