summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterpathfindingcharacters.h
diff options
context:
space:
mode:
authorprep <none@none>2012-06-01 16:02:12 -0400
committerprep <none@none>2012-06-01 16:02:12 -0400
commitbf8d3e1d304007cbd2a723808193e172b3e56c8a (patch)
treef7bc68ec2975e7675d30dc0f99ce3720b5c265f6 /indra/newview/llfloaterpathfindingcharacters.h
parenta8ff37b95609148c60ddda9acfca65b2b89d6b9d (diff)
Migrated restoration of physics capsule into pathing character
Diffstat (limited to 'indra/newview/llfloaterpathfindingcharacters.h')
-rw-r--r--indra/newview/llfloaterpathfindingcharacters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpathfindingcharacters.h b/indra/newview/llfloaterpathfindingcharacters.h
index 3c1aee2b80..397191943a 100644
--- a/indra/newview/llfloaterpathfindingcharacters.h
+++ b/indra/newview/llfloaterpathfindingcharacters.h
@@ -59,6 +59,8 @@ protected:
virtual LLPathfindingObjectListPtr getEmptyObjectList() const;
+ void unhideAnyCharacters();
+
private:
LLSD buildCharacterScrollListData(const LLPathfindingCharacter *pCharacterPtr) const;