Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r360 -r364 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 360) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 364) @@ -15,7 +15,8 @@ MidasLib, frameDnaCodes in 'UI\frameDnaCodes.pas' {frmDnaCodes: TFrame}, frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}, - DnaCodeService in 'WS\DnaCodeService.pas'; + DnaCodeService in 'WS\DnaCodeService.pas', + frameKlantinstellingen in 'UI\frameKlantinstellingen.pas' {frmKlantinstellingen: TFrame}; {$R *.res}