Index: AAPClient/ProScanMain.pas =================================================================== diff -u -r133 -r135 --- AAPClient/ProScanMain.pas (.../ProScanMain.pas) (revision 133) +++ AAPClient/ProScanMain.pas (.../ProScanMain.pas) (revision 135) @@ -13,7 +13,6 @@ private fUiContext: TUiContext; fHuidigScherm: TForm; - fLoginScherm: TForm; fLoginScherm2: TForm; fHomeScherm: TForm; fPalletScherm: TForm; @@ -31,7 +30,7 @@ implementation uses - LoginScherm, LoginScherm2, GebruikerService, HomeScherm, DrieKnoppenScherm, PalletScherm, + LoginScherm2, GebruikerService, HomeScherm, DrieKnoppenScherm, PalletScherm, BestaandePalletscherm, DnaCodeScherm, InfoLogScherm, Images, HernoemPalletScherm, DimmerForm;