diff options
author | Oz Linden <oz@lindenlab.com> | 2013-10-15 17:47:37 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2013-10-15 17:47:37 -0400 |
commit | 9c313aea13c70db145d3f2ba840fdc34ed8c8adf (patch) | |
tree | 72b76053aac0fedf411145b0427b2239971034b1 /indra/newview/llpanelpeoplemenus.h | |
parent | 1e32b9dd33fb9e2f0d9a7935a3696b423a191354 (diff) | |
parent | 8dc273b942ca3bae7469dcbaf7bab171b889eea1 (diff) |
merge changes for DRTVWR-336
Diffstat (limited to 'indra/newview/llpanelpeoplemenus.h')
-rwxr-xr-x | indra/newview/llpanelpeoplemenus.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelpeoplemenus.h b/indra/newview/llpanelpeoplemenus.h index 5367eca0d3..945382ebc5 100755 --- a/indra/newview/llpanelpeoplemenus.h +++ b/indra/newview/llpanelpeoplemenus.h @@ -47,6 +47,7 @@ private: bool enableContextMenuItem(const LLSD& userdata); bool checkContextMenuItem(const LLSD& userdata); void offerTeleport(); + void requestTeleport(); }; /** |