mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-30 11:30:28 +02:00
IDE: less hints
git-svn-id: trunk@59079 -
This commit is contained in:
parent
cbb8898c25
commit
eee5c0d422
@ -215,6 +215,7 @@ var
|
|||||||
BMList: TBuildModesCheckList;
|
BMList: TBuildModesCheckList;
|
||||||
begin
|
begin
|
||||||
Result:=True;
|
Result:=True;
|
||||||
|
DlgMsg:='';
|
||||||
BMList:=TBuildModesCheckList.Create(DlgMsg);
|
BMList:=TBuildModesCheckList.Create(DlgMsg);
|
||||||
try
|
try
|
||||||
if IsIncludeFile then begin
|
if IsIncludeFile then begin
|
||||||
|
Loading…
Reference in New Issue
Block a user