summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.h
diff options
context:
space:
mode:
authorandreykproductengine <andreykproductengine@lindenlab.com>2019-09-25 22:23:09 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-06-23 14:48:03 +0300
commit4ae2165c4516a74012d30610b4c53de6d3ccaf90 (patch)
tree78ca52dc73bba4575e9de63798ff4d6b817d1dc9 /indra/newview/lltoolpie.h
parentc60b929fbb615f8d73f7bf42849b5628bf0f8f7a (diff)
SL-6109 LMB DLMB in progress
Diffstat (limited to 'indra/newview/lltoolpie.h')
-rw-r--r--indra/newview/lltoolpie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/lltoolpie.h b/indra/newview/lltoolpie.h
index 6d0e25eaeb..c1c8718f7d 100644
--- a/indra/newview/lltoolpie.h
+++ b/indra/newview/lltoolpie.h
@@ -68,7 +68,7 @@ public:
LLObjectSelection* getLeftClickSelection() { return (LLObjectSelection*)mLeftClickSelection; }
void resetSelection();
void walkToClickedLocation();
- void blockClickToWalk() { mBlockClickToWalk = true; }
+ void teleportToClickedLocation();
void stopClickToWalk();
static void selectionPropertiesReceived();