Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r625 -r661 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 625) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 661) @@ -17,9 +17,9 @@ frameKlantinstellingen in 'UI\frameKlantinstellingen.pas' {frmKlantinstellingen: TFrame}, KlantinstellingenDetailScherm in 'UI\KlantinstellingenDetailScherm.pas' {fmKlantinstellingenDetail}, GebruikerService in 'WS\GebruikerService.pas', - DnaCodeService in 'WS\DnaCodeService.pas', ProboxPrinterKeuze in 'UI\ProboxPrinterKeuze.pas' {formProboxPrinterKeuze}, - AfdrukService in 'WS\AfdrukService.pas'; + AfdrukService in 'WS\AfdrukService.pas', + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}