diff options
author | Jacek Antonelli | 2008-08-15 23:45:55 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:55 -0500 |
commit | 9063e60aefe54f7c45aaa8cb24e8998b2c7343ab (patch) | |
tree | 1c8235465701c910a5d76448ddc8eb1f14457ebc /linden/indra/newview/llpanellogin.h | |
parent | Second Life viewer sources 1.20.9 (diff) | |
download | meta-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.h | 2 |
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(); |