mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-24 01:59:14 +02:00
Merged revision(s) 48425 #40d5c1519c from trunk:
Revert r46068 #8db03dc81d "Designer: remove a duplicate call to DoDeletePersistent." Issue #27689. ........ git-svn-id: branches/fixes_1_4@48490 -
This commit is contained in:
parent
1e9685eb8d
commit
18b5fcfe2f
@ -3042,7 +3042,7 @@ begin
|
||||
{$IFDEF VerboseDesigner}
|
||||
DebugLn('[TDesigner.Notification] opRemove ',dbgsName(AComponent));
|
||||
{$ENDIF}
|
||||
// DoDeletePersistent is called already in RemovePersistentAndChilds.
|
||||
DoDeletePersistent(AComponent,false);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user