aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfirstuse.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llfirstuse.h')
-rw-r--r--linden/indra/newview/llfirstuse.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/llfirstuse.h b/linden/indra/newview/llfirstuse.h
index 8c2ca35..c7a3634 100644
--- a/linden/indra/newview/llfirstuse.h
+++ b/linden/indra/newview/llfirstuse.h
@@ -115,6 +115,10 @@ public:
115 static void useLoginScreen(); 115 static void useLoginScreen();
116 static void callbackClientTags(const LLSD& notification, const LLSD& response); 116 static void callbackClientTags(const LLSD& notification, const LLSD& response);
117 static void ClientTags(); 117 static void ClientTags();
118#if USE_OTR // [$PLOTR$]
119 static void callbackEmeraldOTR(const LLSD& notification, const LLSD& response);
120 static void EmeraldOTR();
121#endif // USE_OTR // [/$PLOTR$]
118 static void voiceLicenseAgreement(); 122 static void voiceLicenseAgreement();
119 static void callbackPrivacy(const LLSD& notification, const LLSD& response); 123 static void callbackPrivacy(const LLSD& notification, const LLSD& response);
120 static void Privacy(); 124 static void Privacy();