mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-22 02:19:37 +02:00
MG: moved graphic property editors to graphpropedits.pas
git-svn-id: trunk@3281 -
This commit is contained in:
parent
4523126a26
commit
5c78c2bd9e
@ -38,8 +38,8 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Forms, SysUtils, Buttons, Classes, Graphics, GraphType, StdCtrls, LCLType,
|
Forms, SysUtils, Buttons, Classes, Graphics, GraphType, StdCtrls, LCLType,
|
||||||
LCLLinux, LMessages, Controls, ComCtrls, ExtCtrls, PropEdits, TypInfo,
|
LCLLinux, LMessages, Controls, ComCtrls, ExtCtrls, PropEdits, GraphPropEdits,
|
||||||
Messages, LResources, Laz_XMLCfg, Menus, Dialogs;
|
TypInfo, Messages, LResources, Laz_XMLCfg, Menus, Dialogs;
|
||||||
|
|
||||||
|
|
||||||
type
|
type
|
||||||
|
Loading…
Reference in New Issue
Block a user