diff options
Diffstat (limited to 'indra/newview/llpanelobjectinventory.cpp')
-rw-r--r-- | indra/newview/llpanelobjectinventory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelobjectinventory.cpp b/indra/newview/llpanelobjectinventory.cpp index 79e84efd5f..0012f22cdd 100644 --- a/indra/newview/llpanelobjectinventory.cpp +++ b/indra/newview/llpanelobjectinventory.cpp @@ -1959,4 +1959,4 @@ void LLPanelObjectInventory::onFocusReceived() LLEditMenuHandler::gEditMenuHandler = mFolders; LLPanel::onFocusReceived(); -}
\ No newline at end of file +} |