summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
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