summaryrefslogtreecommitdiff
path: root/indra/llui/llscrolllistctrl.h
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2013-08-19 15:14:23 -0400
committerOz Linden <oz@lindenlab.com>2013-08-19 15:14:23 -0400
commit731fe3e7c6287c63134c1a08572f9d97a0eb0ff0 (patch)
tree142060ca39c7e495d05edf7e0359a15716840705 /indra/llui/llscrolllistctrl.h
parent53eff025bc205e3127da4dc0c3df3cb406eb1153 (diff)
parent171089207b528ab80a954292c127ba77254ee927 (diff)
merge changes for 3.6.3-release
Diffstat (limited to 'indra/llui/llscrolllistctrl.h')
-rwxr-xr-xindra/llui/llscrolllistctrl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/llscrolllistctrl.h b/indra/llui/llscrolllistctrl.h
index 9b361c39d7..c61e281a31 100755
--- a/indra/llui/llscrolllistctrl.h
+++ b/indra/llui/llscrolllistctrl.h
@@ -342,7 +342,7 @@ public:
static void onClickColumn(void *userdata);
- virtual void updateColumns();
+ virtual void updateColumns(bool force_update = false);
S32 calcMaxContentWidth();
bool updateColumnWidths();