summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimsessiontab.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-14 02:45:58 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2023-02-14 02:46:24 +0200
commit23a781317a12e7e46124a05efd1a6849a39438b3 (patch)
treea587b1541520850edd21ce6a875099ea7600fea7 /indra/newview/llfloaterimsessiontab.h
parentda3002bd0c25cfe922db1e40e46e48de9201501f (diff)
SL-19196 Nearby chat bar moves down every time it gains focus
Diffstat (limited to 'indra/newview/llfloaterimsessiontab.h')
-rw-r--r--indra/newview/llfloaterimsessiontab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimsessiontab.h b/indra/newview/llfloaterimsessiontab.h
index 9f00917647..d478922617 100644
--- a/indra/newview/llfloaterimsessiontab.h
+++ b/indra/newview/llfloaterimsessiontab.h
@@ -152,6 +152,7 @@ protected:
bool mMessagePaneExpanded;
bool mIsParticipantListExpanded;
+ S32 mMinFloaterHeight;
LLIMModel::LLIMSession* mSession;