diff options
author | Jacek Antonelli | 2008-08-15 23:46:01 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:46:01 -0500 |
commit | ae88605f72ef43be7b619b8c1c11a508ebae5057 (patch) | |
tree | f27474fe2d1186124211e2a5b2ad31927a3ab5bc /linden/indra/newview/llpanellogin.h | |
parent | Second Life viewer sources 1.20.13 (diff) | |
download | meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.zip meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.gz meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.bz2 meta-impy-ae88605f72ef43be7b619b8c1c11a508ebae5057.tar.xz |
Second Life viewer sources 1.20.14
Diffstat (limited to 'linden/indra/newview/llpanellogin.h')
-rw-r--r-- | linden/indra/newview/llpanellogin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llpanellogin.h b/linden/indra/newview/llpanellogin.h index e73ac1c..b15e5e7 100644 --- a/linden/indra/newview/llpanellogin.h +++ b/linden/indra/newview/llpanellogin.h | |||
@@ -114,6 +114,7 @@ private: | |||
114 | static void onClickForgotPassword(void*); | 114 | static void onClickForgotPassword(void*); |
115 | static void onPassKey(LLLineEditor* caller, void* user_data); | 115 | static void onPassKey(LLLineEditor* caller, void* user_data); |
116 | static void onSelectServer(LLUICtrl*, void*); | 116 | static void onSelectServer(LLUICtrl*, void*); |
117 | static void onServerComboLostFocus(LLFocusableElement*, void*); | ||
117 | 118 | ||
118 | private: | 119 | private: |
119 | LLPointer<LLUIImage> mLogoImage; | 120 | LLPointer<LLUIImage> mLogoImage; |