FIX: Bug [0000929] "Unhandled exception: EInvalidPointer: Invalid pointer operation"

This commit is contained in:
Alexander Koblov 2015-01-24 19:35:39 +00:00
commit 44094e5e28

View file

@ -3822,7 +3822,7 @@ begin
else
Exit(1);
end;
if Assigned(QuickViewPanel) then QuickViewClose;
ANoteBook.RemovePage(iPageIndex);
Result:= 0;
end;