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

Comparing ibx/trunk/ibexpress.pas (file contents):
Revision 21 by tony, Thu Feb 26 10:33:34 2015 UTC vs.
Revision 209 by tony, Wed Mar 14 12:48:51 2018 UTC

# Line 4 | Line 4
4  
5   unit ibexpress;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
11 <  IB, IBBatchMove, IBBlob, IBCustomDataSet, IBDatabase, IBDialogs,
11 <  IBErrorCodes, IBEvents, IBExternals, IBExtract, IBHeader, IBUtils, IBXConst,
12 <  IBIntf, IBQuery, IBServices, IBSQL, IBStoredProc, IBDatabaseInfo,
13 <  IBUpdateSQL, dblogindlg, IBTable, IBSQLMonitor, IBSQLParser;
11 >  IBDialogs;
12  
13   implementation
14  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines