aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloaterfriends.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llfloaterfriends.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/llfloaterfriends.h b/linden/indra/newview/llfloaterfriends.h
index a5c94ee..f7f0b32 100644
--- a/linden/indra/newview/llfloaterfriends.h
+++ b/linden/indra/newview/llfloaterfriends.h
@@ -92,6 +92,8 @@ private:
92 LIST_VISIBLE_ONLINE, 92 LIST_VISIBLE_ONLINE,
93 LIST_VISIBLE_MAP, 93 LIST_VISIBLE_MAP,
94 LIST_EDIT_MINE, 94 LIST_EDIT_MINE,
95// LIST_VISIBLE_ONLINE_THEIRS,
96 LIST_VISIBLE_MAP_THEIRS,
95 LIST_EDIT_THEIRS, 97 LIST_EDIT_THEIRS,
96 LIST_FRIEND_UPDATE_GEN 98 LIST_FRIEND_UPDATE_GEN
97 }; 99 };