summaryrefslogtreecommitdiff
path: root/indra/newview/llnetmap.h
diff options
context:
space:
mode:
authorAimee Linden <aimee@lindenlab.com>2010-09-01 14:22:38 +0100
committerAimee Linden <aimee@lindenlab.com>2010-09-01 14:22:38 +0100
commita330399082b06ff8d5cbaa3a6f53d7ed748571ef (patch)
treeddf3ca23bb8bf17434161fc1bb693ec41e436052 /indra/newview/llnetmap.h
parent2b5cfc2a4d887e2ac354a7ba98e9dae50c1cc2ed (diff)
VWR-17653 (SNOW-734) FIXED Show inspectors for avatars on the MiniMap
Imported from Snowglobe.
Diffstat (limited to 'indra/newview/llnetmap.h')
-rw-r--r--indra/newview/llnetmap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llnetmap.h b/indra/newview/llnetmap.h
index c5860ca82c..e25ada4c95 100644
--- a/indra/newview/llnetmap.h
+++ b/indra/newview/llnetmap.h
@@ -86,7 +86,8 @@ private:
void drawTracking( const LLVector3d& pos_global,
const LLColor4& color,
BOOL draw_arrow = TRUE);
-
+ static void showAvatarInspector(const LLUUID& avatar_id);
+
void createObjectImage();
private: