aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llmanipscale.h
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/llmanipscale.h')
-rw-r--r--linden/indra/newview/llmanipscale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/llmanipscale.h b/linden/indra/newview/llmanipscale.h
index 7ac3aef..2452e6b 100644
--- a/linden/indra/newview/llmanipscale.h
+++ b/linden/indra/newview/llmanipscale.h
@@ -113,7 +113,7 @@ private:
113 F32 partToMinScale( S32 part, const LLBBox& bbox ) const; 113 F32 partToMinScale( S32 part, const LLBBox& bbox ) const;
114 LLVector3 nearestAxis( const LLVector3& v ) const; 114 LLVector3 nearestAxis( const LLVector3& v ) const;
115 115
116 BOOL isSelectionScalable() const; 116 BOOL isSelectionScalable();
117 117
118 void stretchFace( const LLVector3& drag_start_agent, const LLVector3& drag_delta_agent); 118 void stretchFace( const LLVector3& drag_start_agent, const LLVector3& drag_delta_agent);
119 119