Index: AAPClient/ProScan.dpr =================================================================== diff -u -r50 -r52 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 50) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 52) @@ -12,8 +12,8 @@ PalletScherm in 'UI\PalletScherm.pas' {fmPalletScherm}, BestaandePalletScherm in 'UI\BestaandePalletScherm.pas' {fmBestaandePalletScherm}, DnaCodeScherm in 'UI\DnaCodeScherm.pas' {fmDnaCodeScherm}, - DnaCodeService in 'WS\DnaCodeService.pas', - InfoLogScherm in 'UI\InfoLogScherm.pas' {fmInfoLogScherm}; + InfoLogScherm in 'UI\InfoLogScherm.pas' {fmInfoLogScherm}, + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}