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