On Sun, 12 Jan 2014 13:57:23 +0200
FreeMan <[email protected]> wrote:

> Hello mattias
> In Revision 43714 delete parameter of CheckSQLSyntax.
> Please check this line too
> Thank you
> 
> /opt/lazarus/components/sqldb/sqlstringspropertyeditordlg.pas
> line 362
> please change this line
> CheckSQLSyntax(SQLEditor.Lines,true)
> to
> CheckSQLSyntax(SQLEditor.Lines);

My fault. Fixed.

Mattias

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to