mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Bug [0002102]
This commit is contained in:
parent
7cef1b1f8b
commit
ee74164087
1 changed files with 1 additions and 1 deletions
|
|
@ -2712,7 +2712,7 @@ var
|
|||
|
||||
function XYPos2AdrText: PtrInt;
|
||||
var
|
||||
i: Integer;
|
||||
i: PtrInt;
|
||||
charWidth: Integer;
|
||||
textWidth: Integer;
|
||||
len: Integer = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue