Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r367 -r370 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 367) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 370) @@ -10,13 +10,13 @@ Agent in 'WS\Agent.pas', UiContext in 'UI\UiContext.pas', Images in 'UI\Images.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}, frameKlantinstellingen in 'UI\frameKlantinstellingen.pas' {frmKlantinstellingen: TFrame}, - DnaCodeService in 'WS\DnaCodeService.pas'; + DnaCodeService in 'WS\DnaCodeService.pas', + GebruikerService in 'WS\GebruikerService.pas'; {$R *.res}