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

Comparing ibx/trunk/ibcontrols.pas (file contents):
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 315 by tony, Thu Feb 25 11:56:36 2021 UTC

# Line 4 | Line 4
4  
5   unit ibcontrols;
6  
7 + {$warn 5023 off : no warning about unused units}
8   interface
9  
10   uses
11    IBLookupComboEditBox, IBDynamicGrid, IBTreeView, DBControlGrid, IBArrayGrid,
12 <  LazarusPackageIntf;
12 >  DBTreeView, LazarusPackageIntf;
13  
14   implementation
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines