summaryrefslogtreecommitdiff
path: root/indra/newview/lllocationinputctrl.h
diff options
context:
space:
mode:
authorSergei Litovchuk <slitovchuk@productengine.com>2010-03-01 15:37:19 +0200
committerSergei Litovchuk <slitovchuk@productengine.com>2010-03-01 15:37:19 +0200
commit3556fd6bfa66ed483ad0de20fa1b38a9b562c4f1 (patch)
tree1bdd84fc45cdc55311b1847f083a87793a50d6f0 /indra/newview/lllocationinputctrl.h
parent5351688b9d102576513bac45b427d5228764eb0b (diff)
Fixed major bug (EXT-5671) Resizing viewer 2 redraws maturity icon in location bar when it shouldn't.
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/lllocationinputctrl.h')
-rw-r--r--indra/newview/lllocationinputctrl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/lllocationinputctrl.h b/indra/newview/lllocationinputctrl.h
index dac6be2a24..f790140f07 100644
--- a/indra/newview/lllocationinputctrl.h
+++ b/indra/newview/lllocationinputctrl.h
@@ -136,6 +136,7 @@ private:
void refreshParcelIcons();
// Refresh the value in the health percentage text field
void refreshHealth();
+ void refreshMaturityIcon();
void positionMaturityIcon();
void rebuildLocationHistory(const std::string& filter = LLStringUtil::null);