summaryrefslogtreecommitdiff
path: root/indra/newview/llfolderview.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-15 16:12:24 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-12-15 16:12:24 -0500
commit109de76574c7fe1944a1330972d796de7894882c (patch)
tree8129f36f44628700cdcf92bfe01417c7a0b12496 /indra/newview/llfolderview.h
parent0905d857614153e682032ab4630468708812707a (diff)
parentfbf5d1a99221d54c242b67ffcf13d5510b5ce0a7 (diff)
merge
--HG-- branch : avatar-pipeline
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);