summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterbvhpreview.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterbvhpreview.h')
-rwxr-xr-xindra/newview/llfloaterbvhpreview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llfloaterbvhpreview.h b/indra/newview/llfloaterbvhpreview.h
index b81cc6e3a5..74d77d0004 100755
--- a/indra/newview/llfloaterbvhpreview.h
+++ b/indra/newview/llfloaterbvhpreview.h
@@ -109,7 +109,8 @@ public:
S32 status, LLExtStat ext_status);
private:
void setAnimCallbacks() ;
-
+ void getLegalJointNames(std::deque<std::string>& legal_joint_names);
+
protected:
void draw();
void resetMotion();