diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-12-11 16:33:34 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2014-12-11 16:33:34 -0500 |
commit | a357a4096cb645956a2432adfd5dcadc55c153f5 (patch) | |
tree | 22b8a59fa5ea2abed572a4f5fc388aeecf859bb9 /indra/newview/llvoavatarself.h | |
parent | c9981ec59c4613531b2d5bb03f6ab8f6d914343c (diff) |
SL-92 WIP
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rwxr-xr-x | indra/newview/llvoavatarself.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h index e03de9fa0b..7b932abd44 100755 --- a/indra/newview/llvoavatarself.h +++ b/indra/newview/llvoavatarself.h @@ -328,6 +328,8 @@ public: public: bool sendAppearanceMessage(LLMessageSystem *mesgsys) const; + void sendHoverHeight() const; + /** Appearance ** ** *******************************************************************************/ |