summaryrefslogtreecommitdiff
path: root/unit1.lfm
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2015-12-04 13:15:45 +0100
committerErich Eckner <git@eckner.net>2015-12-04 13:15:45 +0100
commita7ecc784aa5ed954a1b31ec799c16d930c1b1eed (patch)
tree496032e2b29387a91f2ac6dcba3b22acd9b752b0 /unit1.lfm
parent3c496e2513ccca77fa20d8fcbc31b7e1222e9601 (diff)
downloadEmails-a7ecc784aa5ed954a1b31ec799c16d930c1b1eed.tar.xz
auf Verwendung von hashcash statt sha1sum umgestellt
Diffstat (limited to 'unit1.lfm')
-rw-r--r--unit1.lfm12
1 files changed, 6 insertions, 6 deletions
diff --git a/unit1.lfm b/unit1.lfm
index 0ca6924..4677922 100644
--- a/unit1.lfm
+++ b/unit1.lfm
@@ -1,7 +1,7 @@
object Form1: TForm1
- Left = 1462
+ Left = 137
Height = 756
- Top = 167
+ Top = 158
Width = 999
Caption = 'Form1'
ClientHeight = 756
@@ -72,18 +72,18 @@ object Form1: TForm1
end
object CheckBox1: TCheckBox
Left = 272
- Height = 21
+ Height = 24
Top = 596
- Width = 93
+ Width = 98
Caption = 'aufploppen'
OnClick = CheckBox1Click
TabOrder = 2
end
object CheckBox2: TCheckBox
Left = 416
- Height = 21
+ Height = 24
Top = 596
- Width = 86
+ Width = 94
Caption = 'Ton geben'
Checked = True
OnClick = CheckBox1Click