summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolselect.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltoolselect.h')
-rw-r--r--indra/newview/lltoolselect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolselect.h b/indra/newview/lltoolselect.h
index bbf3529017..cc9168f7cc 100644
--- a/indra/newview/lltoolselect.h
+++ b/indra/newview/lltoolselect.h
@@ -49,7 +49,7 @@ public:
virtual void stopEditing();
- static LLHandle<LLObjectSelection> handleObjectSelection(LLViewerObject *object, MASK mask, BOOL ignore_group, BOOL temp_select);
+ static LLSafeHandle<LLObjectSelection> handleObjectSelection(LLViewerObject *object, MASK mask, BOOL ignore_group, BOOL temp_select);
virtual void onMouseCaptureLost();
virtual void handleDeselect();