summaryrefslogtreecommitdiff
path: root/indra/llui/llfolderviewitem.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-08-13 17:58:01 -0400
committerOz Linden <oz@lindenlab.com>2014-08-13 17:58:01 -0400
commit383edf8015743becc37650ab018a112b9ff347b1 (patch)
tree1e9a33f1517c6fff3416f5426de525628f1d29c2 /indra/llui/llfolderviewitem.h
parentd56958e68934e673195ec2966e0a3c20dac7fb41 (diff)
parent06b605b8666f2336e77126f8ff47765115c08a27 (diff)
merge changes for MAINT-4356
Diffstat (limited to 'indra/llui/llfolderviewitem.h')
-rw-r--r--indra/llui/llfolderviewitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llfolderviewitem.h b/indra/llui/llfolderviewitem.h
index a9b0201236..0cd20a0f2d 100644
--- a/indra/llui/llfolderviewitem.h
+++ b/indra/llui/llfolderviewitem.h
@@ -254,6 +254,7 @@ public:
S32 getIndentation() { return mIndentation; }
virtual BOOL passedFilter(S32 filter_generation = -1);
+ virtual BOOL isPotentiallyVisible(S32 filter_generation = -1);
// refresh information from the object being viewed.
virtual void refresh();