mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 15:59:15 +02:00
Object Inspector: remove unused units.
git-svn-id: trunk@47009 -
This commit is contained in:
parent
500f32ed04
commit
4f2765f6c2
@ -33,9 +33,9 @@ uses
|
||||
SysUtils, Types, Classes, TypInfo, FPCanvas,
|
||||
// LCL
|
||||
InterfaceBase, Forms, Buttons, Graphics, GraphType, LCLProc, StdCtrls,
|
||||
LCLType, LCLIntf, Controls, ComCtrls, ExtCtrls, LMessages, LResources,
|
||||
LCLType, LCLIntf, Controls, ComCtrls, ExtCtrls, LMessages,
|
||||
LazConfigStorage, Menus, Dialogs, Themes, TreeFilterEdit, ObjInspStrConsts,
|
||||
PropEdits, GraphPropEdits, ListViewPropEdit, ImageListEditor,
|
||||
PropEdits, ListViewPropEdit, ImageListEditor,
|
||||
ComponentTreeView, ComponentEditors, IDEImagesIntf, IDEHelpIntf,
|
||||
OIFavoriteProperties, PropEditUtils;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user