diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-29 23:48:46 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2010-10-29 23:48:46 +0300 |
commit | 463969116fa64c6f90cd7eb455e2432db375d359 (patch) | |
tree | b6e2eba044d88b5983cb8f9773a9549adc83a3bf /doc/contributions.txt | |
parent | 8209e35643cd21bde2b52bfa26cd77732f4fca9f (diff) |
STORM-501 FIXED Script-editor shows ERRORS in the wrong line.
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled.
This is a slightly optimized version of the patch made by Satomi Ahn.
Diffstat (limited to 'doc/contributions.txt')
-rw-r--r-- | doc/contributions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index ee2dea7344..b3d30c3a54 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -594,6 +594,8 @@ Salahzar Stenvaag CT-321 Sammy Frederix VWR-6186 +Satomi Ahn + STORM-501 Scrippy Scofield VWR-3748 Seg Baphomet |