whitespace

This commit is contained in:
Howard Stearns 2015-07-29 18:54:05 -07:00
parent 4e7d191fb1
commit dc34c025bd

View file

@ -67,7 +67,7 @@ public:
virtual ~Rig() {}
RigPointer getRigPointer() { return shared_from_this(); }
RigPointer getRigPointer() { return shared_from_this(); }
AnimationHandlePointer createAnimationHandle();
void removeAnimationHandle(const AnimationHandlePointer& handle);