Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r349 -r360 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 349) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 360) @@ -10,12 +10,12 @@ Agent in 'WS\Agent.pas', UiContext in 'UI\UiContext.pas', Images in 'UI\Images.pas', - DnaCodeService in 'WS\DnaCodeService.pas', GebruikerService in 'WS\GebruikerService.pas', LoginScherm in 'UI\LoginScherm.pas' {fmLogin}, MidasLib, frameDnaCodes in 'UI\frameDnaCodes.pas' {frmDnaCodes: TFrame}, - frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}; + frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}, + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}