mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 10:59:29 +02:00
IDE: Update also FPC source dir note after selecting a compiler. Issue #20771 / see also revision 33860 #1aa5eab515
git-svn-id: trunk@39381 -
This commit is contained in:
parent
4b4bc43074
commit
4aefdbe1f1
@ -1398,6 +1398,7 @@ end;
|
||||
procedure TInitialSetupDialog.CompilerComboBoxChange(Sender: TObject);
|
||||
begin
|
||||
UpdateCompilerNote;
|
||||
UpdateFPCSrcDirNote;
|
||||
end;
|
||||
|
||||
procedure TInitialSetupDialog.DebuggerBrowseButtonClick(Sender: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user