After code cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
using System.Data;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace AyaNovaQBI
|
||||
@@ -19,7 +18,7 @@ namespace AyaNovaQBI
|
||||
public string OptionDescription { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private void SetQBClass_load(object sender, EventArgs e)
|
||||
{
|
||||
@@ -29,7 +28,7 @@ namespace AyaNovaQBI
|
||||
btnCancel.Text = util.AyaTranslations["Cancel"];
|
||||
btnOK.Text = util.AyaTranslations["OK"];
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user