summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelinventory.h
diff options
context:
space:
mode:
authorrichard <none@none>2009-12-14 14:35:24 -0800
committerrichard <none@none>2009-12-14 14:35:24 -0800
commit861640adf90809131210175368850d0ccc1d669e (patch)
tree186582ebb54a61cd8055f45fa59a56b3963675be /indra/newview/llsidepanelinventory.h
parent2313867f9be1f6365d754c417a4807384a915263 (diff)
parent7f0e7a1fed2caa29b9950e3e5a638ba379a67de5 (diff)
merge
Diffstat (limited to 'indra/newview/llsidepanelinventory.h')
-rw-r--r--indra/newview/llsidepanelinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llsidepanelinventory.h b/indra/newview/llsidepanelinventory.h
index 231cdac9e1..ee11fb6b54 100644
--- a/indra/newview/llsidepanelinventory.h
+++ b/indra/newview/llsidepanelinventory.h
@@ -56,6 +56,7 @@ public:
protected:
// Tracks highlighted (selected) item in inventory panel.
LLInventoryItem *getSelectedItem();
+ U32 getSelectedCount();
void onSelectionChange(const std::deque<LLFolderViewItem*> &items, BOOL user_action);
// "wear", "teleport", etc.
void performActionOnSelection(const std::string &action);