aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llfloatertools.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.