mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
This keeps getting reverted...
This commit is contained in:
2
SabreToolsUI/SabreToolsUI.Designer.cs
generated
2
SabreToolsUI/SabreToolsUI.Designer.cs
generated
@@ -123,6 +123,7 @@
|
|||||||
// systemsCheckedListBox
|
// systemsCheckedListBox
|
||||||
//
|
//
|
||||||
this.systemsCheckedListBox.FormattingEnabled = true;
|
this.systemsCheckedListBox.FormattingEnabled = true;
|
||||||
|
this.systemsCheckedListBox.Items.AddRange(Helper.GetAllSystems());
|
||||||
this.systemsCheckedListBox.Location = new System.Drawing.Point(77, 65);
|
this.systemsCheckedListBox.Location = new System.Drawing.Point(77, 65);
|
||||||
this.systemsCheckedListBox.Name = "systemsCheckedListBox";
|
this.systemsCheckedListBox.Name = "systemsCheckedListBox";
|
||||||
this.systemsCheckedListBox.Size = new System.Drawing.Size(260, 34);
|
this.systemsCheckedListBox.Size = new System.Drawing.Size(260, 34);
|
||||||
@@ -131,6 +132,7 @@
|
|||||||
// sourcesCheckedListBox
|
// sourcesCheckedListBox
|
||||||
//
|
//
|
||||||
this.sourcesCheckedListBox.FormattingEnabled = true;
|
this.sourcesCheckedListBox.FormattingEnabled = true;
|
||||||
|
this.sourcesCheckedListBox.Items.AddRange(Helper.GetAllSources());
|
||||||
this.sourcesCheckedListBox.Location = new System.Drawing.Point(415, 65);
|
this.sourcesCheckedListBox.Location = new System.Drawing.Point(415, 65);
|
||||||
this.sourcesCheckedListBox.Name = "sourcesCheckedListBox";
|
this.sourcesCheckedListBox.Name = "sourcesCheckedListBox";
|
||||||
this.sourcesCheckedListBox.Size = new System.Drawing.Size(244, 34);
|
this.sourcesCheckedListBox.Size = new System.Drawing.Size(244, 34);
|
||||||
|
|||||||
Reference in New Issue
Block a user