FIX: Bug [ 1886005 ] Быстрый поиск - завешивает.

This commit is contained in:
Alexander Koblov 2008-02-04 08:00:30 +00:00
commit f2bfdca205
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
03.02.2008 FIX: Bug [ 1869787 ] Options -> Colors -> File types and attributes
04.02.2008 FIX: Bug [ 1886005 ] Быстрый поиск - завешивает.
03.02.2008 FIX: Bug [ 1869787 ] Options -> Colors -> File types and attributes
03.02.2008 ADD: Feature Request [1880515] Enhanced quick search
03.02.2008 FIX: Bug [ 1870552 ] Alt quick search
30.01.2008 FIX: Bug [ 1870808 ] Execute files under Linux

View file

@ -388,6 +388,7 @@ begin
begin
I := 1;
iEnd := iPos;
iPos := 1;
end;
end; // while
fNext := False;