Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r373 -r419 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 373) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 419) @@ -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}, - DnaCodeService in 'WS\DnaCodeService.pas', GebruikerService in 'WS\GebruikerService.pas', - KlantinstellingenDetailScherm in 'UI\KlantinstellingenDetailScherm.pas' {fmKlantinstellingenDetail}; + KlantinstellingenDetailScherm in 'UI\KlantinstellingenDetailScherm.pas' {fmKlantinstellingenDetail}, + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}