C2019-025_Ability-to-Toggle-Replace-Words-2
This commit is contained in:
@@ -198,7 +198,6 @@ namespace Volian.Controls.Library
|
||||
this.cmbShwRplWds.FormattingEnabled = true;
|
||||
this.cmbShwRplWds.ItemHeight = 17;
|
||||
this.cmbShwRplWds.Items.AddRange(new object[] {
|
||||
"",
|
||||
"Inherit from Section",
|
||||
"Show replace words",
|
||||
"Do not show replace words"});
|
||||
|
Reference in New Issue
Block a user