diff options
| author | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-01-29 11:15:23 -0800 |
|---|---|---|
| committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2013-01-29 11:15:23 -0800 |
| commit | f70504c0ef6102b4985292cf87a7f3f6e3a41cbb (patch) | |
| tree | cb616902181fb1913979340e766beb93e1cd4828 /indra/newview/llimview.h | |
| parent | e179add865fef30f6ad86ffd074f267fd01cb41d (diff) | |
| parent | acd28e28bc6ff48789ba321a470f05f7162ddd46 (diff) | |
merge
Diffstat (limited to 'indra/newview/llimview.h')
| -rw-r--r-- | indra/newview/llimview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h index 8578fa8c06..da6039a3ae 100644 --- a/indra/newview/llimview.h +++ b/indra/newview/llimview.h @@ -101,6 +101,8 @@ public: /** ad-hoc sessions involve sophisticated chat history file naming schemes */ void buildHistoryFileName(); + void loadHistory(); + LLUUID mSessionID; std::string mName; EInstantMessage mType; |
