summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneloutfitsinventory.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-24 14:37:48 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2009-11-24 14:37:48 -0500
commitfc6cfc27bec61ac1f66c1304cc7b54f19157584e (patch)
tree1a4c6e265126d2be0d60ef70b1ebe54d50aade8f /indra/newview/llpaneloutfitsinventory.h
parente1cd91de4e9f3847f185d8b2ffc5ba3a545340fb (diff)
Fix for EXT-2571 to accommodate accordion panels
--HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r--indra/newview/llpaneloutfitsinventory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h
index 902a5caab8..7769a7d172 100644
--- a/indra/newview/llpaneloutfitsinventory.h
+++ b/indra/newview/llpaneloutfitsinventory.h
@@ -78,6 +78,7 @@ public:
//////////////////////////////////////////////////////////////////////////////////
// Accordion //
LLInventoryPanel* getActivePanel();
+ bool isAccordionPanel(LLInventoryPanel *panel);
protected:
void initAccordionPanels();