Index: AAPClient/ProScan.dpr =================================================================== diff -u -r52 -r65 --- AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 52) +++ AAPClient/ProScan.dpr (.../ProScan.dpr) (revision 65) @@ -13,7 +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'; + DnaCodeService in 'WS\DnaCodeService.pas', + UiContext in 'UI\UiContext.pas'; {$R *.res}