mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 12:49:21 +02:00
IDEIntf: propedits: comment
git-svn-id: trunk@43044 -
This commit is contained in:
parent
ae866a4d12
commit
679b613dc8
@ -382,6 +382,7 @@ end;
|
||||
|
||||
procedure TCollectionPropertyEditorForm.Modified;
|
||||
begin
|
||||
//debugln(['TCollectionPropertyEditorForm.Modified FOwnerPersistent=',DbgSName(FOwnerPersistent),' FCollection=',DbgSName(FCollection),' GlobalDesignHook.LookupRoot=',DbgSName(GlobalDesignHook.LookupRoot)]);
|
||||
GlobalDesignHook.Modified(Self);
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user