Index: AAPClient/ProScan.dpr =================================================================== diff -u -r19 -r30 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 19) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 30) @@ -9,7 +9,8 @@ PopupScherm in 'UI\PopupScherm.pas' {fmPopupScherm}, Images in 'UI\Images.pas' {ImagesScherm}, HomeScherm in 'UI\HomeScherm.pas' {fmHomeScherm}, - PalletScherm in 'UI\PalletScherm.pas' {fmPalletScherm}; + PalletScherm in 'UI\PalletScherm.pas' {fmPalletScherm}, + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}