summaryrefslogtreecommitdiff
path: root/indra/newview/llfirstuse.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-10-21 17:14:14 -0700
committerRichard Linden <none@none>2010-10-21 17:14:14 -0700
commite638204dc2d8b409f17f7cdf8938deb97d137dbc (patch)
tree9b2030bdcafa763742d05553c668eec3e35ba1f3 /indra/newview/llfirstuse.h
parentf241e2327c3e28ed0692ec4f3a1a11ebf563b8bf (diff)
EXP-273 WIP added avatar picker popup and hint
Diffstat (limited to 'indra/newview/llfirstuse.h')
-rw-r--r--indra/newview/llfirstuse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfirstuse.h b/indra/newview/llfirstuse.h
index 3886df4ee9..04783544b9 100644
--- a/indra/newview/llfirstuse.h
+++ b/indra/newview/llfirstuse.h
@@ -87,6 +87,7 @@ public:
static void otherAvatarChatFirst(bool enable = true);
static void sit(bool enable = true);
static void notUsingDestinationGuide(bool enable = true);
+ static void notUsingAvatarPicker(bool enable = true);
static void notUsingSidePanel(bool enable = true);
static void notMoving(bool enable = true);
static void viewPopup(bool enable = true);