summaryrefslogtreecommitdiff
path: root/indra/newview/llkeyconflict.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-10-02 20:51:47 +0300
committerandreykproductengine <andreykproductengine@lindenlab.com>2019-10-02 20:51:47 +0300
commitb6890180eae59529a5825a47f80c9833c0959352 (patch)
treee927c39f992034084eff64ef9823de974e2ca6a9 /indra/newview/llkeyconflict.h
parentfc03a5679e34a35f3e4773198b52cac1bd6be0b7 (diff)
SL-6109 Removed obsolete control, moved table init to xml, cleanup
Diffstat (limited to 'indra/newview/llkeyconflict.h')
-rw-r--r--indra/newview/llkeyconflict.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llkeyconflict.h b/indra/newview/llkeyconflict.h
index a0886bedce..e339264aaa 100644
--- a/indra/newview/llkeyconflict.h
+++ b/indra/newview/llkeyconflict.h
@@ -62,7 +62,7 @@ public:
MODE_EDIT,
MODE_EDIT_AVATAR,
MODE_SITTING,
- MODE_GENERAL, // for settings from saved settings
+ MODE_SAVED_SETTINGS, // for settings from saved settings
MODE_COUNT
};