mirror of
https://github.com/PredatH0r/ChanSort.git
synced 2026-02-01 12:09:05 +01:00
changes:
- experimental support for modifying LG channel lists which contain LCNs - reverted some Samsung flag-handling due to user reports
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user