summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelpeople.h
diff options
context:
space:
mode:
authorTwisted Laws <none@none>2011-01-26 19:22:42 -0500
committerTwisted Laws <none@none>2011-01-26 19:22:42 -0500
commit0d5b0cad146d2ce4a24256845b36c4eee847f7ad (patch)
tree0e75196665dfaf691806bda9e58c66c04749f997 /indra/newview/llpanelpeople.h
parent3eba59e963d87f54e1b33b0a34de3fe37e67ebe1 (diff)
Embed Minimap into the Nearby list of the People Sidebar
Diffstat (limited to 'indra/newview/llpanelpeople.h')
-rw-r--r--indra/newview/llpanelpeople.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelpeople.h b/indra/newview/llpanelpeople.h
index b496bb3779..46c58cd139 100644
--- a/indra/newview/llpanelpeople.h
+++ b/indra/newview/llpanelpeople.h
@@ -142,6 +142,7 @@ private:
LLAvatarList* mNearbyList;
LLAvatarList* mRecentList;
LLGroupList* mGroupList;
+ LLNetMap* mMiniMap;
LLHandle<LLView> mGroupPlusMenuHandle;
LLHandle<LLView> mNearbyViewSortMenuHandle;