summaryrefslogtreecommitdiff
path: root/indra/newview/lltoolpie.h
diff options
context:
space:
mode:
authorRichard Linden <none@none>2011-03-14 13:37:35 -0700
committerRichard Linden <none@none>2011-03-14 13:37:35 -0700
commit0b653187e0fa7f36142ba92020762404005c765f (patch)
treee1738d299004bdd4798135808a220848a9aa4a87 /indra/newview/lltoolpie.h
parent9c2a19b833e071ca90e1e7840f6646200b07402a (diff)
parentefc1d76aeb4dfd55131e503e70d883b79c528446 (diff)
Automated merge with ssh://hg.lindenlab.com/richard/viewer-social
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 dca661d26d..01e74a20d7 100644
--- a/indra/newview/lltoolpie.h
+++ b/indra/newview/lltoolpie.h
@@ -108,7 +108,7 @@ private:
LLUUID mMediaMouseCaptureID;
LLPickInfo mPick;
LLPickInfo mHoverPick;
- LLPickInfo mDragPick;
+ LLPickInfo mSteerPick;
LLPointer<LLViewerObject> mClickActionObject;
U8 mClickAction;
LLSafeHandle<LLObjectSelection> mLeftClickSelection;