mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 16:07:19 +01:00
IDE: configure build laz: start with build page
git-svn-id: trunk@36454 -
This commit is contained in:
parent
a5ae14b2f5
commit
e8b9f9621b
@ -723,6 +723,7 @@ begin
|
||||
IDEDialogLayoutList.ApplyLayout(Self,700,480);
|
||||
|
||||
Caption := Format(lisConfigureBuildLazarus, ['"', '"']);
|
||||
PageControl1.ActivePage:=BuildTabSheet;
|
||||
BuildTabSheet.Caption:='Build';
|
||||
|
||||
// Show Build target names in combobox.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user