rebase trade-editor onto main

This commit is contained in:
Yako
2025-07-28 14:26:07 +02:00

View File

@@ -240,7 +240,6 @@
//
// requestedComboBox
//
this.requestedComboBox.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
this.requestedComboBox.FormattingEnabled = true;
this.requestedComboBox.Location = new System.Drawing.Point(165, 44);
this.requestedComboBox.Name = "requestedComboBox";