diff options
author | Gilbert Gonzales <gilbert@lindenlab.com> | 2012-09-13 19:17:18 -0700 |
---|---|---|
committer | Gilbert Gonzales <gilbert@lindenlab.com> | 2012-09-13 19:17:18 -0700 |
commit | 9d73cac97eea835740ada2aac95ea79afabff34a (patch) | |
tree | 8a4977b795a9efa0d56c9c1c96a3e3f2c9ab73e2 /indra/llui/llfolderviewitem.h | |
parent | c6863d18d7c981756c57bbcd52baa06af00d1551 (diff) | |
parent | 386c50d414e6357975cb18814b6bfb048b46b3da (diff) |
merging in latest changes
Diffstat (limited to 'indra/llui/llfolderviewitem.h')
-rwxr-xr-x | indra/llui/llfolderviewitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llui/llfolderviewitem.h b/indra/llui/llfolderviewitem.h index fab24e52d1..7025b94a9a 100755 --- a/indra/llui/llfolderviewitem.h +++ b/indra/llui/llfolderviewitem.h @@ -114,7 +114,6 @@ protected: static LLFontGL* getLabelFontForStyle(U8 style); -private: BOOL mIsSelected; public: |