summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-09-30 21:29:21 +0200
committerErich Eckner <git@eckner.net>2018-09-30 21:29:21 +0200
commitd81c2373be6697e2ebcfd082831115c4f182b6a0 (patch)
tree87f7c58fa15a5057bccbf2ffd206016236faa491 /unit1.lfm
parentaba523b2d0815b4d900b387044abda19995c0973 (diff)
downloadRaetsel-d81c2373be6697e2ebcfd082831115c4f182b6a0.tar.xz
buchstabenunit.pas & hochhausunit.pas neu
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm2
1 files changed, 1 insertions, 1 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 9d5b43d..e06801d 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -8,5 +8,5 @@ object Form1: TForm1
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
- LCLVersion = '1.6.0.4'
+ LCLVersion = '1.8.4.0'
end