summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-04-08 12:19:19 +0200
committerErich Eckner <git@eckner.net>2020-04-08 12:19:19 +0200
commitbf31481db80acd7fc90541655a8a7b81fbd8124d (patch)
treebaab3cdc484a458c918c043b3135f7818da02808 /unit1.lfm
parent68249f7c331950965e8764af06623aca2cb58a2a (diff)
downloadRaetsel-bf31481db80acd7fc90541655a8a7b81fbd8124d.tar.xz
Bilder exportierbar
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm6
1 files changed, 3 insertions, 3 deletions
diff --git a/unit1.lfm b/unit1.lfm
index c16f297..3c5f1cc 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -1,12 +1,12 @@
object Form1: TForm1
- Left = 740
+ Left = 719
Height = 313
- Top = 407
+ Top = 449
Width = 426
BorderStyle = bsSingle
Caption = 'Rätsel'
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
- LCLVersion = '1.8.4.0'
+ LCLVersion = '2.0.6.0'
end