Index: PlanScan/PlanScan.dpr =================================================================== diff -u -r348 -r349 --- PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 348) +++ PlanScan/PlanScan.dpr (.../PlanScan.dpr) (revision 349) @@ -14,7 +14,8 @@ GebruikerService in 'WS\GebruikerService.pas', LoginScherm in 'UI\LoginScherm.pas' {fmLogin}, MidasLib, - frameDnaCodes in 'UI\frameDnaCodes.pas' {frmDnaCodes: TFrame}; + frameDnaCodes in 'UI\frameDnaCodes.pas' {frmDnaCodes: TFrame}, + frameGebruikers in 'UI\frameGebruikers.pas' {frmGebruikers: TFrame}; {$R *.res}