Fix classes to match up with recent file renames
This commit is contained in:
4
ROMVault2/FrmSplashScreen.Designer.cs
generated
4
ROMVault2/FrmSplashScreen.Designer.cs
generated
@@ -100,7 +100,7 @@
|
||||
this.Name = "FrmSplashScreen";
|
||||
this.ShowInTaskbar = false;
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
||||
this.Text = "frmSplashScreen";
|
||||
this.Text = "FrmSplashScreen";
|
||||
this.Shown += new System.EventHandler(this.FrmSplashScreenShown);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
@@ -116,4 +116,4 @@
|
||||
private System.ComponentModel.BackgroundWorker bgWork;
|
||||
private System.Windows.Forms.Label label1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user