aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:55 -0500
committerJacek Antonelli2008-08-15 23:45:55 -0500
commit9063e60aefe54f7c45aaa8cb24e8998b2c7343ab (patch)
tree1c8235465701c910a5d76448ddc8eb1f14457ebc /linden/indra/newview/llpanellogin.h
parentSecond Life viewer sources 1.20.9 (diff)
downloadmeta-impy-9063e60aefe54f7c45aaa8cb24e8998b2c7343ab.zip
meta-impy-9063e60aefe54f7c45aaa8cb24e8998b2c7343ab.tar.gz
meta-impy-9063e60aefe54f7c45aaa8cb24e8998b2c7343ab.tar.bz2
meta-impy-9063e60aefe54f7c45aaa8cb24e8998b2c7343ab.tar.xz
Second Life viewer sources 1.20.10
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llpanellogin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llpanellogin.h b/linden/indra/newview/llpanellogin.h
index cdf567b..e73ac1c 100644
--- a/linden/indra/newview/llpanellogin.h
+++ b/linden/indra/newview/llpanellogin.h
@@ -92,7 +92,7 @@ public:
92 static void getFields(LLString &firstname, LLString &lastname, 92 static void getFields(LLString &firstname, LLString &lastname,
93 LLString &password, BOOL &remember); 93 LLString &password, BOOL &remember);
94 94
95 static BOOL getServer(LLString &server, S32& domain_name); 95 static BOOL isGridComboDirty();
96 static void getLocation(LLString &location); 96 static void getLocation(LLString &location);
97 97
98 static void close(); 98 static void close();