diff options
Diffstat (limited to 'indra/newview/llconversationloglist.h')
-rw-r--r-- | indra/newview/llconversationloglist.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llconversationloglist.h b/indra/newview/llconversationloglist.h index dff34a74c6..5e7fc0a9fb 100644 --- a/indra/newview/llconversationloglist.h +++ b/indra/newview/llconversationloglist.h @@ -68,6 +68,7 @@ public: * Changes from LLConversationLogObserver */ virtual void changed(); + virtual void changed(const LLUUID& session_id, U32 mask); private: |