summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterimcontainer.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-09-06 20:13:17 +0300
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-09-07 00:32:18 +0300
commit4a00280b892ea82d2c0732ab52778a2c19bdc810 (patch)
tree64ab387297dedb8b040fcc851e4876b60abe5cca /indra/newview/llfloaterimcontainer.h
parent6af471482d6801530915c1c9ae4bdf788af52eae (diff)
viewer#2411 Use font buffer for inventory
Diffstat (limited to 'indra/newview/llfloaterimcontainer.h')
-rw-r--r--indra/newview/llfloaterimcontainer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llfloaterimcontainer.h b/indra/newview/llfloaterimcontainer.h
index d1cfd3442c..e5486e67da 100644
--- a/indra/newview/llfloaterimcontainer.h
+++ b/indra/newview/llfloaterimcontainer.h
@@ -234,6 +234,7 @@ private:
conversations_items_deque mConversationEventQueue;
LLTimer mParticipantRefreshTimer;
+ bool mGeneralTitleInUse = true;
};
#endif // LL_LLFLOATERIMCONTAINER_H