mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
Merge ec7013a476 into eb40609250
This commit is contained in:
commit
adf83204d7
1 changed files with 1 additions and 0 deletions
|
|
@ -1001,6 +1001,7 @@ var
|
|||
s: string;
|
||||
begin
|
||||
if (FVisibleItems = nil) or (aRow >= FVisibleItems.Count) then Exit;
|
||||
FontOptionsToFont(gFonts[dcfSearchResults], MainDrawGrid.Canvas.Font);
|
||||
with MainDrawGrid.Canvas do
|
||||
begin
|
||||
r := TFileSyncRec(FVisibleItems.Objects[aRow]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue