diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-01-05 14:37:35 +0200 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-01-05 14:37:35 +0200 |
commit | f24c41644fa1bd252885d9ea7c671dc3ed375b39 (patch) | |
tree | 088b3808f86938fa1cbed91f805f222279f9a75e /indra/newview/llimview.h | |
parent | 1a781e0ac339bc4d5504119032d93877be02d051 (diff) | |
parent | 5d3c4cd23bfa16aa64cb2fef6bfb1d1cda67226f (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llimview.h')
-rw-r--r-- | indra/newview/llimview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llimview.h b/indra/newview/llimview.h index 11860d0efb..20d8e28392 100644 --- a/indra/newview/llimview.h +++ b/indra/newview/llimview.h @@ -475,6 +475,7 @@ public: protected: static std::string sPreviousSessionlName; + static LLIMModel::LLIMSession::SType sPreviousSessionType; static std::string sCurrentSessionlName; static LLIMModel::LLIMSession* sSession; static LLVoiceChannel::EState sOldState; |