diff options
author | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-26 14:34:02 +0200 |
---|---|---|
committer | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-26 14:34:02 +0200 |
commit | fd33910c39ceb7f589c085a5cccda7c10784f0ac (patch) | |
tree | 0b375a6a8620b77c3bbbc977f9d29f58bdc4a81d /indra | |
parent | cf7ff53d73a4f705e3caac7013ec40e9011f5963 (diff) |
add comment for EXT-4443 about EXT-4443...
--HG--
branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r-- | indra/llui/lltexteditor.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llui/lltexteditor.cpp b/indra/llui/lltexteditor.cpp index ae34b0a042..06ba0d80e9 100644 --- a/indra/llui/lltexteditor.cpp +++ b/indra/llui/lltexteditor.cpp @@ -2049,7 +2049,8 @@ void LLTextEditor::showContextMenu(S32 x, S32 y) // gEditMenuHandler = this; // .... // but this didn't work in all cases and just weird... - //why not hear? + //why not here? + // (all this was done for EXT-4443) gEditMenuHandler = this; |