update 20250711

This commit is contained in:
Stefan Hutter
2025-07-11 15:01:53 +02:00
parent 68e4725ff5
commit df8777631a
86 changed files with 236 additions and 68 deletions

View File

@@ -60,11 +60,11 @@
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label2.Location = new System.Drawing.Point(150, 330);
this.label2.Location = new System.Drawing.Point(156, 330);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(142, 26);
this.label2.Size = new System.Drawing.Size(135, 26);
this.label2.TabIndex = 2;
this.label2.Text = "26. Juni 2025";
this.label2.Text = "11. Juli 2025";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// SplashScreen