summaryrefslogtreecommitdiff
path: root/indra/newview/llfavoritesbar.h
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2021-06-25 00:51:02 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2021-06-25 00:51:02 +0300
commita4c6c7059ffc9c61bd66758dddee74383e112fe1 (patch)
tree740e72af630ec1a75dd8949cfe1c67ea1076183c /indra/newview/llfavoritesbar.h
parentabf8c4b364bca97d4295797a14f459d85bef1714 (diff)
parent467d8339c970c253dada2cf0e1eed45be66593ac (diff)
Merge branch 'master' into DRTVWR-516-maint
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llvoicevivox.cpp
Diffstat (limited to 'indra/newview/llfavoritesbar.h')
-rw-r--r--indra/newview/llfavoritesbar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfavoritesbar.h b/indra/newview/llfavoritesbar.h
index 868f1c83c8..3bb940948b 100644
--- a/indra/newview/llfavoritesbar.h
+++ b/indra/newview/llfavoritesbar.h
@@ -91,6 +91,7 @@ protected:
bool enableSelected(const LLSD& userdata);
void doToSelected(const LLSD& userdata);
+ static bool onRenameCommit(const LLSD& notification, const LLSD& response);
BOOL isClipboardPasteable() const;
void pasteFromClipboard() const;