mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 09:18:02 +02:00
ideintf: clean up
This commit is contained in:
parent
db87326b31
commit
700bf810cc
@ -70,11 +70,6 @@ implementation
|
||||
uses
|
||||
PropEdits, FormEditingIntf, ObjectInspector;
|
||||
|
||||
type
|
||||
TPersistentAccess = class(TPersistent)
|
||||
|
||||
end;
|
||||
|
||||
procedure TCollectionPropertyEditorForm.FormCreate(Sender: TObject);
|
||||
begin
|
||||
ToolBar1.Images := IDEImages.Images_16;
|
||||
|
Loading…
Reference in New Issue
Block a user