summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelgroupnotices.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llpanelgroupnotices.h')
-rw-r--r--indra/newview/llpanelgroupnotices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanelgroupnotices.h b/indra/newview/llpanelgroupnotices.h
index 02bd063017..b41a274dd5 100644
--- a/indra/newview/llpanelgroupnotices.h
+++ b/indra/newview/llpanelgroupnotices.h
@@ -51,7 +51,7 @@ public:
//virtual void update();
virtual bool postBuild();
- virtual BOOL isVisibleByAgent(LLAgent* agentp);
+ virtual bool isVisibleByAgent(LLAgent* agentp);
void setItem(LLPointer<LLInventoryItem> inv_item);