diff options
| author | Merov Linden <merov@lindenlab.com> | 2011-03-18 18:09:28 -0700 |
|---|---|---|
| committer | Merov Linden <merov@lindenlab.com> | 2011-03-18 18:09:28 -0700 |
| commit | cb1c85261e768c9653ed40bf6160e7cc7ca9ce74 (patch) | |
| tree | a5cccd2fca9fefe4717168f108bcb8d18fe98cf5 /indra/newview/llpanellogin.h | |
| parent | c2e88db89a8ba111efd0c1b61cc8dec400a007cb (diff) | |
| parent | 6c0fbdafaed93b90354b37513a3b61dee56fb8b2 (diff) | |
Pull in viewer-development
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(); |
