diff options
author | prep linden <prep@lindenlab.com> | 2010-10-21 13:26:13 -0400 |
---|---|---|
committer | prep linden <prep@lindenlab.com> | 2010-10-21 13:26:13 -0400 |
commit | e12ec78127ce3a52931d1b0fe62ff50cdf238960 (patch) | |
tree | d95f793d91f1143fbc2a2cbb23d58852bb55c219 /indra/newview/llfloaterworldmap.h | |
parent | 993136fe347075b71f649ec70ce1a463afb073f8 (diff) |
secondlife:///app/maptrackavatar/lluid
secondlife:///app/sharewithavatar/lluid
secondlife:///app/socialcallhandler/lluid <-work in progress
Diffstat (limited to 'indra/newview/llfloaterworldmap.h')
-rw-r--r-- | indra/newview/llfloaterworldmap.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/llfloaterworldmap.h b/indra/newview/llfloaterworldmap.h index 6327039b7f..bbed19fc1c 100644 --- a/indra/newview/llfloaterworldmap.h +++ b/indra/newview/llfloaterworldmap.h @@ -107,6 +107,10 @@ public: // teleport to the tracked item, if there is one void teleport(); void onChangeMaturity(); + + //Slapp instigated avatar tracking + void avatarTrackFromSlapp( const LLUUID& id ); + protected: void onGoHome(); |