summaryrefslogtreecommitdiff
path: root/indra/llui/lltexteditor.h
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2024-10-10 17:06:08 +0300
committerGitHub <noreply@github.com>2024-10-10 17:06:08 +0300
commitd69ad11a8d0d1a3b02ff75fdec7e2b230a526abc (patch)
treede6035b1b6379d6ef79260e3ce8c9e5cfb75767d /indra/llui/lltexteditor.h
parent3091985d31e1ccf9aba159dec4f2d5ea31723ce0 (diff)
parentd5218c05219a6bddb63d752a9df3b5d6fe1e3cf7 (diff)
Merge branch 'develop' into maxim/lua-nearby-avatars
Diffstat (limited to 'indra/llui/lltexteditor.h')
-rw-r--r--indra/llui/lltexteditor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/lltexteditor.h b/indra/llui/lltexteditor.h
index cedb79bf62..32dd95b8ac 100644
--- a/indra/llui/lltexteditor.h
+++ b/indra/llui/lltexteditor.h
@@ -207,6 +207,7 @@ public:
bool getShowContextMenu() const { return mShowContextMenu; }
void showEmojiHelper();
+ void hideEmojiHelper();
void setShowEmojiHelper(bool show);
bool getShowEmojiHelper() const { return mShowEmojiHelper; }