summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationloglistitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llconversationloglistitem.h')
-rw-r--r--indra/newview/llconversationloglistitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llconversationloglistitem.h b/indra/newview/llconversationloglistitem.h
index 9c13efc6cb..31436c5c24 100644
--- a/indra/newview/llconversationloglistitem.h
+++ b/indra/newview/llconversationloglistitem.h
@@ -53,7 +53,7 @@ public:
virtual void setValue(const LLSD& value);
- virtual BOOL postBuild();
+ virtual bool postBuild();
void onIMFloaterShown(const LLUUID& session_id);
void onRemoveBtnClicked();