mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-10 23:19:31 +02:00
Sparta docked form editor: Show the designer also when initially pressing F12. Issue #31096, patch from AlexeyT.
git-svn-id: trunk@53636 -
This commit is contained in:
parent
a8646f33f5
commit
356b2589e7
@ -809,6 +809,7 @@ begin
|
||||
Exit;
|
||||
|
||||
LPageCtrl.PageIndex := 1;
|
||||
LPageCtrl.OnChange(LPageCtrl);
|
||||
end;
|
||||
|
||||
procedure TDTXTabMaster.ShowForm(AForm: TCustomForm);
|
||||
|
Loading…
Reference in New Issue
Block a user