mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Bug [0000929] "Unhandled exception: EInvalidPointer: Invalid pointer operation"
This commit is contained in:
parent
d86aa206cf
commit
44094e5e28
1 changed files with 1 additions and 1 deletions
|
|
@ -3822,7 +3822,7 @@ begin
|
|||
else
|
||||
Exit(1);
|
||||
end;
|
||||
|
||||
if Assigned(QuickViewPanel) then QuickViewClose;
|
||||
ANoteBook.RemovePage(iPageIndex);
|
||||
Result:= 0;
|
||||
end;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue