summaryrefslogtreecommitdiff
path: root/indra/newview/llimview.h
diff options
context:
space:
mode:
authorCho <cho@lindenlab.com>2013-01-29 00:19:29 +0000
committerCho <cho@lindenlab.com>2013-01-29 00:19:29 +0000
commitacd28e28bc6ff48789ba321a470f05f7162ddd46 (patch)
tree9d314ca328862b75b8ab50852bec05a47fe48a2e /indra/newview/llimview.h
parent44b681f5db9435f98d52525621aa98b0a8ed3063 (diff)
parentf9d44737b780542c4f4e3f02122b0cf9fb0fd8c6 (diff)
merging latest changes
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r--indra/newview/llimview.h2
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;