Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r463 -r468 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 463) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 468) @@ -16,9 +16,9 @@ frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}, frameKlantinstellingen in 'UI\frameKlantinstellingen.pas' {frmKlantinstellingen: TFrame}, KlantinstellingenDetailScherm in 'UI\KlantinstellingenDetailScherm.pas' {fmKlantinstellingenDetail}, - DnaCodeService in 'WS\DnaCodeService.pas', GebruikerService in 'WS\GebruikerService.pas', - AfdrukService in 'WS\AfdrukService.pas'; + AfdrukService in 'WS\AfdrukService.pas', + DnaCodeService in 'WS\DnaCodeService.pas'; {$R *.res}