summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationview.h
diff options
context:
space:
mode:
authormaksymsproductengine <maksymsproductengine@lindenlab.com>2012-11-06 22:02:09 +0200
committermaksymsproductengine <maksymsproductengine@lindenlab.com>2012-11-06 22:02:09 +0200
commit8828eb21e2a8960bbcfd4edb2d113dbada7d4a5d (patch)
tree2c8bc1b6ea18d47b2e3c153f92ae4c7f4b27a8a2 /indra/newview/llconversationview.h
parenta337d7e59776f0ae6ecf72f67c813c9c60cfd8c7 (diff)
CHUI-448 FIXED p2p IM chat conversations show a participant list with a carat
Diffstat (limited to 'indra/newview/llconversationview.h')
-rwxr-xr-xindra/newview/llconversationview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llconversationview.h b/indra/newview/llconversationview.h
index 4d77a4ade0..aeca747260 100755
--- a/indra/newview/llconversationview.h
+++ b/indra/newview/llconversationview.h
@@ -71,6 +71,8 @@ public:
/*virtual*/ bool isMinimized() { return mMinimizedMode; }
+ /*virtual*/ void drawOpenFolderArrow(const LLFolderViewItem::Params& default_params, const LLUIColor& fg_color);
+
void toggleMinimizedMode(bool is_minimized);
void setVisibleIfDetached(BOOL visible);