mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-20 12:19:31 +02:00
Merged revision(s) 51256 #a7886be131 from trunk:
Components, sqlitecomponenteditor: less hints. ........ git-svn-id: branches/fixes_1_6@51326 -
This commit is contained in:
parent
f4af449c66
commit
61158d5456
@ -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