From 30231e6becc099d2a40d968b215fc6189ebbbbd9 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sun, 16 Nov 2014 15:49:48 +0000 Subject: [PATCH] adjusted label position --- Saviour Backup System/addBackupWizard.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Saviour Backup System/addBackupWizard.Designer.cs b/Saviour Backup System/addBackupWizard.Designer.cs index 30c7fa7..4a37a27 100644 --- a/Saviour Backup System/addBackupWizard.Designer.cs +++ b/Saviour Backup System/addBackupWizard.Designer.cs @@ -95,7 +95,7 @@ // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Lucida Sans Unicode", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label3.Location = new System.Drawing.Point(331, 114); + this.label3.Location = new System.Drawing.Point(350, 114); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(76, 18); this.label3.TabIndex = 7;