ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/iblocaldb/nongui/IBCMLocalDBSupport.pas
(Generate patch)

Comparing ibx/branches/journaling/iblocaldb/nongui/IBCMLocalDBSupport.pas (file contents):
Revision 362 by tony, Tue Dec 7 13:27:39 2021 UTC vs.
Revision 363 by tony, Tue Dec 7 13:30:05 2021 UTC

# Line 30 | Line 30 | unit IBCMLocalDBSupport;
30   interface
31  
32   uses
33 <  Classes, SysUtils, IBXCustomIBLocalDBSupport, ibxscript, IBXServices;
33 >  Classes, SysUtils, IBXCustomIBLocalDBSupport, ibxscript, IBXServices, IBUtils;
34  
35   type
36    TOnLogMessage = procedure(Sender: TObject; Msg: string) of object;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines