diff options
Diffstat (limited to 'unit1.pas')
-rw-r--r-- | unit1.pas | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ implementation {$R *.lfm} uses - unit2; + unit2, hochhausunit, buchstabenunit; // tForm1 ********************************************************************** |