aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfirstuse.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-08-01 22:33:02 -0700
committerJacek Antonelli2010-08-02 00:44:41 -0500
commit51ccaa26f80b2c896f622b5da19e9b6e8032643c (patch)
treeeeb6dfc63581f9f750dadc645aa33c3eec311690 /linden/indra/newview/llfirstuse.h
parentAdded loading kdu debugging info to the log (diff)
downloadmeta-impy-51ccaa26f80b2c896f622b5da19e9b6e8032643c.zip
meta-impy-51ccaa26f80b2c896f622b5da19e9b6e8032643c.tar.gz
meta-impy-51ccaa26f80b2c896f622b5da19e9b6e8032643c.tar.bz2
meta-impy-51ccaa26f80b2c896f622b5da19e9b6e8032643c.tar.xz
Added first use grid selector for selecting the default grid when Imprudence is first run
Diffstat (limited to 'linden/indra/newview/llfirstuse.h')
-rw-r--r--linden/indra/newview/llfirstuse.h1
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