|
@@ -181,7 +181,8 @@ uses
|
|
|
PriceMarginBillsFme in '..\..\Frames\PriceMarginBillsFme.pas' {PriceMarginBillsFrame: TFrame},
|
|
|
ReportPrepare in '..\..\Report\ReportPrepare.pas',
|
|
|
rdpBillsGatherDm in '..\..\Report\DataPrepare\rdpBillsGatherDm.pas' {rdpBillsGatherData: TDataModule},
|
|
|
- rdpTables in '..\..\Report\DataPrepare\rdpTables.pas';
|
|
|
+ rdpTables in '..\..\Report\DataPrepare\rdpTables.pas',
|
|
|
+ ColVisibleManager in '..\..\Units\ColVisibleManager.pas';
|
|
|
|
|
|
{$R *.res}
|
|
|
|