Index: AAPClient/ProScan.dpr =================================================================== diff -u -r199 -r201 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 199) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 201) @@ -18,7 +18,8 @@ DimmerForm in 'UI\DimmerForm.pas' {fmDimmerForm}, DnaCodeReedsGescandScherm in 'UI\DnaCodeReedsGescandScherm.pas' {fmDnaCodeReedsGescandScherm}, Agent in 'WS\Agent.pas', - DnaCodeService in 'WS\DnaCodeService.pas'; + DnaCodeService in 'WS\DnaCodeService.pas', + CommonFunctions in 'UI\CommonFunctions.pas'; {$R *.res}