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 37 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 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,
12 <  LazarusPackageIntf;
11 >  IBLocalDBSupport, IBXCreateDatabaseDlg, IBXCreateDatabaseFromSQLDlgUnit,
12 >  IBXSaveDatabaseDlg, IBXUpgradeDatabaseDlg, IBXViewLogDig, LazarusPackageIntf;
13  
14   implementation
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines