diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-10-14 22:01:57 +0300 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2020-10-14 22:01:57 +0300 |
| commit | 5355d9a2fe148561613b801c957aaa155f742110 (patch) | |
| tree | 9c71c11e1d51d6c81c2a31562b881196e1f0dc7d /indra/llui/llscrolllistctrl.h | |
| parent | 1811cdc447bbf7c6dfd186be8592cbda896f0df4 (diff) | |
| parent | a2c8c8238cfb109e0da81363995e08e99173426f (diff) | |
Merge branch 'master' into DRTVWR-520-apple-notarization
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 43e1c0d707..8d00296183 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 |
