mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 12:49:21 +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.Filename:=AUnitName;
|
||||||
UnitInfo.IsPartOfProject:=true;
|
UnitInfo.IsPartOfProject:=true;
|
||||||
LazProject.AddFile(UnitInfo,false); }
|
LazProject.AddFile(UnitInfo,false); }
|
||||||
|
Result:=mrCancel;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
function TConvertDelphiPackage.ExtractOptionsFromDelphiSource: TModalResult;
|
function TConvertDelphiPackage.ExtractOptionsFromDelphiSource: TModalResult;
|
||||||
|
Loading…
Reference in New Issue
Block a user