mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
parent
4221336461
commit
fe41de0fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -1673,7 +1673,7 @@ procedure TViewerControl.WriteText;
|
|||
var
|
||||
yIndex, xIndex, w, i: Integer;
|
||||
LineStart, iPos: PtrInt;
|
||||
CharLenInBytes: PtrInt;
|
||||
CharLenInBytes: Integer;
|
||||
DataLength: PtrInt;
|
||||
sText: String;
|
||||
begin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue