# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |