Index: AAPClient/ProScan.dpr =================================================================== diff -u -r41 -r43 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 41) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 43) @@ -10,9 +10,9 @@ Images in 'UI\Images.pas' {ImagesScherm}, HomeScherm in 'UI\HomeScherm.pas' {fmHomeScherm}, PalletScherm in 'UI\PalletScherm.pas' {fmPalletScherm}, - DnaCodeService in 'WS\DnaCodeService.pas', BestaandePalletScherm in 'UI\BestaandePalletScherm.pas' {fmBestaandePalletScherm}, - DnaCodeScherm in 'UI\DnaCodeScherm.pas' {fmDnaCodeScherm}; + DnaCodeScherm in 'UI\DnaCodeScherm.pas' {fmDnaCodeScherm}, + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}