diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/llfirstuse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llfirstuse.h b/linden/indra/newview/llfirstuse.h index 6467734..bd44ece 100644 --- a/linden/indra/newview/llfirstuse.h +++ b/linden/indra/newview/llfirstuse.h | |||
@@ -112,6 +112,7 @@ public: | |||
112 | static void useDebugMenus(); | 112 | static void useDebugMenus(); |
113 | static void useSculptedPrim(); | 113 | static void useSculptedPrim(); |
114 | static void useMedia(); | 114 | static void useMedia(); |
115 | static void useLoginScreen(); | ||
115 | static void callbackClientTags(const LLSD& notification, const LLSD& response); | 116 | static void callbackClientTags(const LLSD& notification, const LLSD& response); |
116 | static void ClientTags(); | 117 | static void ClientTags(); |
117 | 118 | ||