aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llpanellogin.h
diff options
context:
space:
mode:
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();