diff options
| author | Tofu Buzzard <no-email> | 2011-03-16 22:44:29 +0000 |
|---|---|---|
| committer | Tofu Buzzard <no-email> | 2011-03-16 22:44:29 +0000 |
| commit | 0671b6abc5acee0e7df879f9a10506aa42c2169c (patch) | |
| tree | baf736cc9a5f9de8fb1fa9f9bf95be0dacc7b72f /indra/newview/llpanellogin.h | |
| parent | 1dffa1c78cd623fe8c930e128312260647bf91e7 (diff) | |
| parent | 752b3fdbe044069635a2c6cd000c481561985954 (diff) | |
merge
Diffstat (limited to 'indra/newview/llpanellogin.h')
| -rw-r--r-- | indra/newview/llpanellogin.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llpanellogin.h b/indra/newview/llpanellogin.h index 1ef6539ecc..1430bec832 100644 --- a/indra/newview/llpanellogin.h +++ b/indra/newview/llpanellogin.h @@ -98,6 +98,8 @@ private: static void onServerComboLostFocus(LLFocusableElement*); static void updateServerCombo(); static void updateStartSLURL(); + static void onModeChange(); + static void onModeChangeConfirm(const LLSD& notification, const LLSD& response); static void updateLoginPanelLinks(); |
