diff options
Diffstat (limited to '')
-rw-r--r-- | linden/indra/newview/lltoolgrab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/lltoolgrab.h b/linden/indra/newview/lltoolgrab.h index db8242c..ad05295 100644 --- a/linden/indra/newview/lltoolgrab.h +++ b/linden/indra/newview/lltoolgrab.h | |||
@@ -53,7 +53,7 @@ public: | |||
53 | 53 | ||
54 | virtual void handleSelect(); | 54 | virtual void handleSelect(); |
55 | virtual void handleDeselect(); | 55 | virtual void handleDeselect(); |
56 | 56 | ||
57 | virtual LLViewerObject* getEditingObject(); | 57 | virtual LLViewerObject* getEditingObject(); |
58 | virtual LLVector3d getEditingPointGlobal(); | 58 | virtual LLVector3d getEditingPointGlobal(); |
59 | virtual BOOL isEditing(); | 59 | virtual BOOL isEditing(); |