mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 19:09:19 +02:00
Components, sqlitecomponenteditor: less hints.
git-svn-id: trunk@51256 -
This commit is contained in:
parent
443e41f8fd
commit
a7886be131
@ -11,7 +11,7 @@ unit SqliteComponentEditor;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Dialogs, StdCtrls,
|
Classes, SysUtils, FileUtil, LazFileUtils, LResources, Forms, Controls, Dialogs, StdCtrls,
|
||||||
Buttons, customsqliteds, ComponentEditors, LazarusPackageIntf, LazIdeIntf,
|
Buttons, customsqliteds, ComponentEditors, LazarusPackageIntf, LazIdeIntf,
|
||||||
fieldseditor, sqlitecompstrings;
|
fieldseditor, sqlitecompstrings;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user