diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-08-09 21:34:12 +0300 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-08-09 21:34:12 +0300 |
commit | 99a4bd23dadbdaf8e82ceca26af531c93d5fd4a6 (patch) | |
tree | f88a535d9c3b28e2b32e4241ff27ee8624595d36 /indra/newview/llfloaterpreference.h | |
parent | db6275b9f727d88f6e5501e36c165c2c43659bd7 (diff) |
SL-9699 Login selection
Diffstat (limited to 'indra/newview/llfloaterpreference.h')
-rw-r--r-- | indra/newview/llfloaterpreference.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterpreference.h b/indra/newview/llfloaterpreference.h index d46f0deb7a..8345ad1bb6 100644 --- a/indra/newview/llfloaterpreference.h +++ b/indra/newview/llfloaterpreference.h @@ -181,6 +181,7 @@ public: void onClickProxySettings(); void onClickTranslationSettings(); void onClickPermsDefault(); + void onClickRememberedUsernames(); void onClickAutoReplace(); void onClickSpellChecker(); void onClickRenderExceptions(); |