Fix classes to match up with recent file renames
This commit is contained in:
@@ -9,9 +9,9 @@ using System.Windows.Forms;
|
||||
|
||||
namespace ROMVault2
|
||||
{
|
||||
public partial class frmShowError : Form
|
||||
public partial class FrmShowError : Form
|
||||
{
|
||||
public frmShowError()
|
||||
public FrmShowError()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user