summaryrefslogtreecommitdiff
path: root/indra/newview/llfavoritesbar.h
diff options
context:
space:
mode:
authorMnikolenko ProductEngine <mnikolenko@productengine.com>2014-05-05 11:00:52 +0300
committerMnikolenko ProductEngine <mnikolenko@productengine.com>2014-05-05 11:00:52 +0300
commitca967ce0a2e8fe6831c7e3496b786b07c0aef704 (patch)
tree0d957712a0692a3d6fd39f83f0ccf4b8fbc69ed3 /indra/newview/llfavoritesbar.h
parent61f126c289f741265ec7a407c946bf26979255b9 (diff)
MAINT-3974 FIXED Update and save favorites order when LLItemCopiedCallback is triggered.
Diffstat (limited to 'indra/newview/llfavoritesbar.h')
-rwxr-xr-xindra/newview/llfavoritesbar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfavoritesbar.h b/indra/newview/llfavoritesbar.h
index 211d3c4ce3..5ca1d3e8ed 100755
--- a/indra/newview/llfavoritesbar.h
+++ b/indra/newview/llfavoritesbar.h
@@ -203,6 +203,8 @@ public:
// Is used to save order for Favorites folder.
void saveItemsOrder(const LLInventoryModel::item_array_t& items);
+ void saveOrder();
+
void rearrangeFavoriteLandmarks(const LLUUID& source_item_id, const LLUUID& target_item_id);
/**