mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 18:16:06 +02:00
parent
cac42cb9d7
commit
c4c09d59f6
@ -369,6 +369,7 @@ begin
|
||||
begin
|
||||
if not Assigned(FCurrentFrame) then
|
||||
Raise Exception.Create('Internal error : No config frame');
|
||||
FCurrentData.Config.Clear;
|
||||
FCurrentFrame.GetConfig(FCurrentData.Config);
|
||||
end;
|
||||
S:='';
|
||||
|
Loading…
Reference in New Issue
Block a user