summaryrefslogtreecommitdiff
path: root/indra/llui/lltextbase.cpp
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2022-11-02 19:05:24 +0100
committerKitty Barnett <develop@catznip.com>2022-11-02 19:08:02 +0100
commitc40d3351d511b19f4468f7467be38499bf16588f (patch)
tree8b3e6827e2d83498c886e446de14a780c2fcbfeb /indra/llui/lltextbase.cpp
parentd1dbefc09b77990563d22aaf08d0c5708cc6cbbe (diff)
Commit immediately if the user already typed a full shortcode
Diffstat (limited to 'indra/llui/lltextbase.cpp')
-rw-r--r--indra/llui/lltextbase.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llui/lltextbase.cpp b/indra/llui/lltextbase.cpp
index 693dcb7b8d..b88c7ced40 100644
--- a/indra/llui/lltextbase.cpp
+++ b/indra/llui/lltextbase.cpp
@@ -29,6 +29,7 @@
#include "lltextbase.h"
+#include "llemojihelper.h"
#include "lllocalcliprect.h"
#include "llmenugl.h"
#include "llscrollcontainer.h"