mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 18:58:17 +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
|
||||
|
||||
uses
|
||||
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Dialogs, StdCtrls,
|
||||
Classes, SysUtils, FileUtil, LazFileUtils, LResources, Forms, Controls, Dialogs, StdCtrls,
|
||||
Buttons, customsqliteds, ComponentEditors, LazarusPackageIntf, LazIdeIntf,
|
||||
fieldseditor, sqlitecompstrings;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user