mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 06:59:14 +02:00
AnchorDockingDsgn: Revert revision 64816 #9432e8db16 as it breaks loading of default layout. Issue #38753
git-svn-id: trunk@64994 -
This commit is contained in:
parent
37ed94e5eb
commit
ca6d5a9984
@ -197,7 +197,6 @@ begin
|
||||
try
|
||||
Config:=GetIDEConfigStorage('anchordockoptions.xml',true);
|
||||
try
|
||||
if FileExistsUTF8(Config.GetFilename) then
|
||||
FSettings.LoadFromConfig(Config);
|
||||
finally
|
||||
Config.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user