update 20250205

This commit is contained in:
Stefan Hutter
2025-02-05 19:38:22 +01:00
parent 00eae8a837
commit 678e0622fd
311 changed files with 60684 additions and 2287 deletions

View File

@@ -55,7 +55,7 @@
//
// button1
//
this.button1.Location = new System.Drawing.Point(30, 87);
this.button1.Location = new System.Drawing.Point(283, 89);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 2;
@@ -65,7 +65,7 @@
//
// button2
//
this.button2.Location = new System.Drawing.Point(283, 87);
this.button2.Location = new System.Drawing.Point(30, 89);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 3;