diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-06-01 00:14:06 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2023-06-01 00:14:06 +0300 |
commit | c6eeb65d18861ea346cf199faba7bf3f493fdabe (patch) | |
tree | df8205169f1d93e44a4565c4c2209e78d2be52bf /indra/newview/llpanelmaininventory.h | |
parent | 49b817d5062dbffb915facc3cda7e31dd2322e6e (diff) |
SL-19795 Smarter combination inventory resizing
Diffstat (limited to 'indra/newview/llpanelmaininventory.h')
-rw-r--r-- | indra/newview/llpanelmaininventory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llpanelmaininventory.h b/indra/newview/llpanelmaininventory.h index daf7cf5ad3..a02c13ddde 100644 --- a/indra/newview/llpanelmaininventory.h +++ b/indra/newview/llpanelmaininventory.h @@ -252,6 +252,7 @@ private: bool mNeedUploadCost; bool mForceShowInvLayout; + bool mReshapeInvLayout; bool mDelayedCombGalleryScroll; bool mDelayedCombInvPanelScroll; // List Commands // |