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

Comparing ibx/trunk/iblocaldb.pas (file contents):
Revision 79 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 4 | Line 4
4  
5   unit iblocaldb;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
11    IBXCustomIBLocalDBSupport, IBXCreateDatabaseDlg, IBXSaveDatabaseDlg,
12    IBXUpgradeDatabaseDlg, IBXViewLogDig, IBLocalDBSupport, IBXUpgradeConfFile,
13 <  LazarusPackageIntf;
13 >  IBXCreateDatabaseFromSQLDlgUnit, LazarusPackageIntf;
14  
15   implementation
16  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines