Skip to content
Snippets Groups Projects
Commit 2b42a6f0 authored by Oz Linden's avatar Oz Linden
Browse files

merge changes for storm-1600

parents 544333ac 8b7f4d4e
No related branches found
No related tags found
No related merge requests found
...@@ -198,6 +198,7 @@ LLLineEditor::~LLLineEditor() ...@@ -198,6 +198,7 @@ LLLineEditor::~LLLineEditor()
void LLLineEditor::onFocusReceived() void LLLineEditor::onFocusReceived()
{ {
gEditMenuHandler = this;
LLUICtrl::onFocusReceived(); LLUICtrl::onFocusReceived();
updateAllowingLanguageInput(); updateAllowingLanguageInput();
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment