diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-07 20:09:25 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-11-07 20:09:25 +0200 |
commit | 6ba0b97c851db7822e17a5a8dbb2d0964ca835f7 (patch) | |
tree | 23f4b3145ec70e1a855b75d06956ff2d6b367c10 /indra/newview/llkeyconflict.h | |
parent | 65f2c039237b0c538134c17e7958090dc40d4559 (diff) |
SL-6109
- Edit mode appears to be obsolete and is not used, cleaned up
- Improved ability to set defaults
- Improved some labels
- Made buttons bigger to accomodate languages with longer descriptions
- Added ability to assign key for all modes simultaneously
Diffstat (limited to 'indra/newview/llkeyconflict.h')
-rw-r--r-- | indra/newview/llkeyconflict.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llkeyconflict.h b/indra/newview/llkeyconflict.h index 4ebe054f22..48af0ccdfe 100644 --- a/indra/newview/llkeyconflict.h +++ b/indra/newview/llkeyconflict.h @@ -59,7 +59,6 @@ public: { MODE_FIRST_PERSON, MODE_THIRD_PERSON, - MODE_EDIT, MODE_EDIT_AVATAR, MODE_SITTING, MODE_SAVED_SETTINGS, // for settings from saved settings |