summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolfocus.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/lltoolfocus.h')
-rwxr-xr-xindra/newview/lltoolfocus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lltoolfocus.h b/indra/newview/lltoolfocus.h
index b1ac42e33f..d23eb2cce6 100755
--- a/indra/newview/lltoolfocus.h
+++ b/indra/newview/lltoolfocus.h
@@ -65,6 +65,7 @@ protected:
BOOL mOutsideSlopX;
BOOL mOutsideSlopY;
BOOL mValidClickPoint;
+ BOOL mValidSelection;
BOOL mMouseSteering;
S32 mMouseUpX; // needed for releaseMouse()
S32 mMouseUpY;