From b884eede5126309bcb1742555ea14308efaa9f20 Mon Sep 17 00:00:00 2001 From: Yuri Chebotarev Date: Thu, 26 Nov 2009 12:58:14 +0200 Subject: EXT-2831 Timestamps are missing in nearby chat toasts --HG-- branch : product-engine --- indra/newview/llchathistory.h | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/newview/llchathistory.h') diff --git a/indra/newview/llchathistory.h b/indra/newview/llchathistory.h index ef5839ff2f..d2cfa53d8b 100644 --- a/indra/newview/llchathistory.h +++ b/indra/newview/llchathistory.h @@ -114,6 +114,7 @@ class LLChatHistory : public LLTextEditor private: std::string mLastFromName; + LLDate mLastMessageTime; std::string mMessageHeaderFilename; std::string mMessageSeparatorFilename; -- cgit v1.2.3