summaryrefslogtreecommitdiff
path: root/indra/llui
diff options
context:
space:
mode:
authorSeth ProductEngine <slitovchuk@productengine.com>2012-09-10 20:12:27 +0300
committerSeth ProductEngine <slitovchuk@productengine.com>2012-09-10 20:12:27 +0300
commitbe06bebffcc1a08c3018ab3712048599455e025b (patch)
tree534921492c215067be5d93de1669f5b78343b2b6 /indra/llui
parentd79037017e3a1627be848b9162f28ae16fcb6004 (diff)
CHUI-282 WIP Modified conversation view item and IM floater container so that the folder view handles the positioning of items in conversations list.
Diffstat (limited to 'indra/llui')
-rw-r--r--indra/llui/llfolderviewitem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llfolderviewitem.h b/indra/llui/llfolderviewitem.h
index 6eacbe8bd0..141956c3f0 100644
--- a/indra/llui/llfolderviewitem.h
+++ b/indra/llui/llfolderviewitem.h
@@ -113,7 +113,6 @@ protected:
static LLFontGL* getLabelFontForStyle(U8 style);
-private:
BOOL mIsSelected;
public: