From 93cdc938be59db040fa2eb26c478d2328c34da7b Mon Sep 17 00:00:00 2001 From: Jay Threeth Date: Sat, 2 Apr 2011 18:56:23 -0700 Subject: checkpoint, non functional --- linden/indra/newview/llfirstuse.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linden/indra/newview/llfirstuse.h') 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: static void useLoginScreen(); static void callbackClientTags(const LLSD& notification, const LLSD& response); static void ClientTags(); +#if USE_OTR // [$PLOTR$] + static void callbackEmeraldOTR(const LLSD& notification, const LLSD& response); + static void EmeraldOTR(); +#endif // USE_OTR // [/$PLOTR$] static void voiceLicenseAgreement(); static void callbackPrivacy(const LLSD& notification, const LLSD& response); static void Privacy(); -- cgit v1.1