mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 08:59:10 +02:00
IDE: fixed crash when OK pressed in Project Options form.
git-svn-id: trunk@51356 -
This commit is contained in:
parent
06fb297a2c
commit
494d6d83c4
@ -4926,6 +4926,7 @@ begin
|
||||
mtWarning, [mbOk]);
|
||||
end;
|
||||
UpdateCaption;
|
||||
if Assigned(ProjInspector) then
|
||||
ProjInspector.UpdateTitle;
|
||||
AProject.DefineTemplates.AllChanged;
|
||||
IncreaseCompilerParseStamp;
|
||||
|
Loading…
Reference in New Issue
Block a user