You've already forked lazarus-ccr
tvplanit: Fix crash in print format component editor when the print format contains a GanttView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8562 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -616,8 +616,6 @@ var
|
||||
E: TVpPrintFormatElementItem;
|
||||
Prn: TVpPrinter;
|
||||
i, Idx: Integer;
|
||||
|
||||
t: TDateTime;
|
||||
begin
|
||||
if LbFormats.ItemIndex = -1 then
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user