Index: AAPClient/ProScan.dpr =================================================================== diff -u -r65 -r81 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 65) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 81) @@ -13,8 +13,8 @@ BestaandePalletScherm in 'UI\BestaandePalletScherm.pas' {fmBestaandePalletScherm}, DnaCodeScherm in 'UI\DnaCodeScherm.pas' {fmDnaCodeScherm}, InfoLogScherm in 'UI\InfoLogScherm.pas' {fmInfoLogScherm}, - DnaCodeService in 'WS\DnaCodeService.pas', - UiContext in 'UI\UiContext.pas'; + UiContext in 'UI\UiContext.pas', + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}