diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-02-04 09:34:32 -0800 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-02-04 09:34:32 -0800 |
commit | aef695dcef8eb5a8cf83b2d4732d38e817095fec (patch) | |
tree | 06ab859173a90d6247dd38f167096b07186a0eca /indra/newview/llconversationlog.h | |
parent | a47be3a83c94f207ca116afb30691a9d555c3c1b (diff) | |
parent | 2f6ffe2183250f3f71a8d502eed9cf9df9ff8b16 (diff) |
merge
Diffstat (limited to 'indra/newview/llconversationlog.h')
-rw-r--r-- | indra/newview/llconversationlog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llconversationlog.h b/indra/newview/llconversationlog.h index 65a18c02e5..88df17a8f7 100644 --- a/indra/newview/llconversationlog.h +++ b/indra/newview/llconversationlog.h @@ -140,6 +140,7 @@ public: void onClearLog(); void onClearLogResponse(const LLSD& notification, const LLSD& response); + void deleteTranscripts(); private: |