summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterconversationlog.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llfloaterconversationlog.h')
-rw-r--r--indra/newview/llfloaterconversationlog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterconversationlog.h b/indra/newview/llfloaterconversationlog.h
index 9e79cbd7d8..aa0f480aae 100644
--- a/indra/newview/llfloaterconversationlog.h
+++ b/indra/newview/llfloaterconversationlog.h
@@ -49,7 +49,7 @@ private:
bool isActionEnabled(const LLSD& userdata);
bool isActionChecked(const LLSD& userdata);
- void onCallLoggingEnabledDisabled(bool enabled);
+ void onCallLoggingEnabledDisabled(S32 log_mode);
LLConversationLogList* mConversationLogList;
};