summaryrefslogtreecommitdiff
path: root/indra/newview/llchathistory.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-08-25 16:47:07 -0700
committerRichard Linden <none@none>2010-08-25 16:47:07 -0700
commit3604f7fe4b35758db3a730e5efa4a06b2326bdfb (patch)
treeee8d4d7078c33eb20a773686a1c367e5a2e00cdb /indra/newview/llchathistory.h
parentc1405887c982f5a7396892017e4ea426ede9af23 (diff)
parenta0b15c827ee7704c1557c9c882ec236d5d67f948 (diff)
merge
Diffstat (limited to 'indra/newview/llchathistory.h')
-rw-r--r--indra/newview/llchathistory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llchathistory.h b/indra/newview/llchathistory.h
index fa1f2e04a4..ddc456a5d2 100644
--- a/indra/newview/llchathistory.h
+++ b/indra/newview/llchathistory.h
@@ -144,7 +144,7 @@ class LLChatHistory : public LLUICtrl
S32 mTopHeaderPad;
S32 mBottomHeaderPad;
- LLPanel* mMoreChatPanel;
+ class LLLayoutPanel* mMoreChatPanel;
LLTextBox* mMoreChatText;
LLTextEditor* mEditor;
typedef std::set<std::string> unread_chat_source_t;