--- ibx/trunk/ibcontrols.pas 2015/02/26 10:33:34 22 +++ ibx/trunk/ibcontrols.pas 2015/03/13 10:26:52 23 @@ -7,7 +7,8 @@ unit ibcontrols; interface uses - IBLookupComboEditBox, IBDynamicGrid, IBTreeView, LazarusPackageIntf; + IBLookupComboEditBox, IBDynamicGrid, IBTreeView, DBControlGrid, + LazarusPackageIntf; implementation