summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2016-06-09 21:11:24 +0300
committerandreykproductengine <akleshchev@productengine.com>2016-06-09 21:11:24 +0300
commit3fe660d4555b54e3e90c1d5721c621c63f17e60b (patch)
treee33fb48057eaf19af5b1a6896513a85927e6287e /indra/llui
parent256c25bd25e7431f8e7452a9473a836b271d0106 (diff)
MAINT-85 changes should not be lost
Diffstat (limited to 'indra/llui')
-rw-r--r--indra/llui/llfolderview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llfolderview.cpp b/indra/llui/llfolderview.cpp
index 3c79d0a1d5..89fef2a7c3 100644
--- a/indra/llui/llfolderview.cpp
+++ b/indra/llui/llfolderview.cpp
@@ -687,7 +687,7 @@ void LLFolderView::draw()
if (mRenameItem && mRenamer && mRenamer->getVisible() && !getVisibleRect().contains(mRenamer->getRect()))
{
// renamer is not connected to the item we are renaming in any form so manage it manually
- closeRenamer();
+ finishRenamingItem();
}
// skip over LLFolderViewFolder::draw since we don't want the folder icon, label,