Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r419 -r437 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 419) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 437) @@ -15,9 +15,9 @@ frameDnaCodes in 'UI\frameDnaCodes.pas' {frmDnaCodes: TFrame}, frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}, frameKlantinstellingen in 'UI\frameKlantinstellingen.pas' {frmKlantinstellingen: TFrame}, - GebruikerService in 'WS\GebruikerService.pas', KlantinstellingenDetailScherm in 'UI\KlantinstellingenDetailScherm.pas' {fmKlantinstellingenDetail}, - DnaCodeService in 'WS\DnaCodeService.pas'; + DnaCodeService in 'WS\DnaCodeService.pas', + GebruikerService in 'WS\GebruikerService.pas'; {$R *.res}