summaryrefslogtreecommitdiff
path: root/indra/llui/llscrolllistctrl.h
diff options
context:
space:
mode:
authorNyx Linden <nyx@lindenlab.com>2013-08-30 19:05:58 -0400
committerNyx Linden <nyx@lindenlab.com>2013-08-30 19:05:58 -0400
commitcda8a75dd69789d0d9f77c76ab0c461e8791fd60 (patch)
treee78e3799988a81205381031888f59f80378a7d5f /indra/llui/llscrolllistctrl.h
parent726a26d4bc3b66dafbc8bdfe238c52a0eff23a74 (diff)
parent497e84202e169356e66fc91cd8f74b26b34b0c56 (diff)
merge
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 8fa06cc499..7bc558f742 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();