Merged revision(s) 51256 #a7886be131 from trunk:

Components, sqlitecomponenteditor: less hints.
........

git-svn-id: branches/fixes_1_6@51326 -
This commit is contained in:
maxim 2016-01-18 22:59:25 +00:00
parent f4af449c66
commit 61158d5456

View File

@ -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;