summaryrefslogtreecommitdiff
path: root/indra/newview/llfolderview.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2009-12-16 10:14:18 -0500
committerLoren Shih <seraph@lindenlab.com>2009-12-16 10:14:18 -0500
commit1e5f2f5d8c4264cc704c687aa1b624296b6444e2 (patch)
tree196523240afeda48f4e4dd1c3703eb088b522ba0 /indra/newview/llfolderview.h
parent3eea3281af4277e9b0201dab60f6579b6140a9d0 (diff)
parent073ec70829723e54f822052fe9c6c3e998e8dfca (diff)
automated merge avp->viewer2.0
Diffstat (limited to 'indra/newview/llfolderview.h')
-rw-r--r--indra/newview/llfolderview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfolderview.h b/indra/newview/llfolderview.h
index d18ba385d8..2598af4df4 100644
--- a/indra/newview/llfolderview.h
+++ b/indra/newview/llfolderview.h
@@ -248,6 +248,7 @@ public:
void addItemID(const LLUUID& id, LLFolderViewItem* itemp);
void removeItemID(const LLUUID& id);
LLFolderViewItem* getItemByID(const LLUUID& id);
+ LLFolderViewFolder* getFolderByID(const LLUUID& id);
bool doToSelected(LLInventoryModel* model, const LLSD& userdata);