mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 08:39:35 +02:00
IDE: clean up
git-svn-id: trunk@26081 -
This commit is contained in:
parent
fb3f8c199d
commit
a65477c638
@ -1701,6 +1701,7 @@ begin
|
||||
UnitInfo.Filename:=AUnitName;
|
||||
UnitInfo.IsPartOfProject:=true;
|
||||
LazProject.AddFile(UnitInfo,false); }
|
||||
Result:=mrCancel;
|
||||
end;
|
||||
|
||||
function TConvertDelphiPackage.ExtractOptionsFromDelphiSource: TModalResult;
|
||||
|
Loading…
Reference in New Issue
Block a user