- experimental support for modifying LG channel lists which contain LCNs
- reverted some Samsung flag-handling due to user reports
This commit is contained in:
hbeham
2013-11-12 18:25:15 +01:00
parent 0b4820433f
commit 8ce26520ac
29 changed files with 137 additions and 208 deletions

View File

@@ -90,6 +90,7 @@
resources.ApplyResources(this.btnOk, "btnOk");
this.btnOk.DialogResult = System.Windows.Forms.DialogResult.OK;
this.btnOk.Name = "btnOk";
this.btnOk.Click += new System.EventHandler(this.btnOk_Click);
//
// labelControl2
//