diff options
| author | andreykproductengine <andreykproductengine@lindenlab.com> | 2020-01-17 21:08:38 +0200 |
|---|---|---|
| committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2020-01-17 21:08:38 +0200 |
| commit | c5859778bc18ef8114b57b616675de15a8e177cb (patch) | |
| tree | caca70565749c29a7b00ca125c822a353f3cfa06 /indra/llui/llscrolllistctrl.h | |
| parent | 5c7b0dfe84f745bc5f6ccc0630ed1beb0ad87d00 (diff) | |
SL-379 WIP Joint overrides tab
Diffstat (limited to 'indra/llui/llscrolllistctrl.h')
| -rw-r--r-- | indra/llui/llscrolllistctrl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/llscrolllistctrl.h b/indra/llui/llscrolllistctrl.h index b35a8608e7..0d6ff67321 100644 --- a/indra/llui/llscrolllistctrl.h +++ b/indra/llui/llscrolllistctrl.h @@ -97,6 +97,7 @@ public: // behavioral flags Optional<bool> multi_select, commit_on_keyboard_movement, + commit_on_selection_change, mouse_wheel_opaque; // display flags |
