aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llprefsim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llprefsim.cpp')
-rw-r--r--linden/indra/newview/llprefsim.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llprefsim.cpp b/linden/indra/newview/llprefsim.cpp
index 738c340..fad1742 100644
--- a/linden/indra/newview/llprefsim.cpp
+++ b/linden/indra/newview/llprefsim.cpp
@@ -155,7 +155,7 @@ BOOL LLPrefsIMImpl::postBuild()
155 childSetText("log_path_string", mLogPath); 155 childSetText("log_path_string", mLogPath);
156 childSetValue("log_instant_messages", mLogInstantMessages); 156 childSetValue("log_instant_messages", mLogInstantMessages);
157 childSetValue("log_chat", mLogChat); 157 childSetValue("log_chat", mLogChat);
158 childSetValue("log_show_history", mIMLogTimestamp); 158 childSetValue("log_show_history", mLogShowHistory);
159 childSetValue("log_instant_messages_timestamp", mIMLogTimestamp); 159 childSetValue("log_instant_messages_timestamp", mIMLogTimestamp);
160 childSetValue("log_chat_timestamp", mLogChatTimestamp); 160 childSetValue("log_chat_timestamp", mLogChatTimestamp);
161 childSetValue("log_chat_IM", mLogIMChat); 161 childSetValue("log_chat_IM", mLogIMChat);