aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatertools.h
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-06-15 21:12:53 -0700
committerJacek Antonelli2010-06-19 02:43:40 -0500
commitf1f72d0b8beb03715ea97cdeeafc1d1159b14504 (patch)
tree900a2c3c523d4b71ad3cb27491d4475d5ef5261e /linden/indra/newview/llfloatertools.h
parentLittle cleanup of the AO menu check (diff)
downloadmeta-impy-f1f72d0b8beb03715ea97cdeeafc1d1159b14504.zip
meta-impy-f1f72d0b8beb03715ea97cdeeafc1d1159b14504.tar.gz
meta-impy-f1f72d0b8beb03715ea97cdeeafc1d1159b14504.tar.bz2
meta-impy-f1f72d0b8beb03715ea97cdeeafc1d1159b14504.tar.xz
Added DisableMaxBuildConstraints setting for disabling viewer max prim size limit and created an advanced menu item (also updated hippoLimits)
Diffstat (limited to 'linden/indra/newview/llfloatertools.h')
-rw-r--r--linden/indra/newview/llfloatertools.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/linden/indra/newview/llfloatertools.h b/linden/indra/newview/llfloatertools.h
index ba09bc8..ad5be6c 100644
--- a/linden/indra/newview/llfloatertools.h
+++ b/linden/indra/newview/llfloatertools.h
@@ -79,7 +79,8 @@ public:
79 // button highlights, etc. 79 // button highlights, etc.
80 void updatePopup(LLCoordGL center, MASK mask); 80 void updatePopup(LLCoordGL center, MASK mask);
81 81
82 void toolsPrecision(); 82 void updateToolsSizeLimits();
83 void updateToolsPrecision();
83 84
84 // When the floater is going away, reset any options that need to be 85 // When the floater is going away, reset any options that need to be
85 // cleared. 86 // cleared.