diff --git a/Src/Common/Controls/DetailControls/ChooserCommand.cs b/Src/Common/Controls/DetailControls/ChooserCommand.cs index 388b37b707..16f0a3bf57 100644 --- a/Src/Common/Controls/DetailControls/ChooserCommand.cs +++ b/Src/Common/Controls/DetailControls/ChooserCommand.cs @@ -5,14 +5,12 @@ using System; using System.Windows.Forms; using System.Linq; -using SIL.LCModel.Core.Text; using SIL.FieldWorks.Common.Framework.DetailControls.Resources; using SIL.LCModel; using SIL.LCModel.DomainServices; using SIL.LCModel.Infrastructure; using SIL.FieldWorks.LexText.Controls; using SIL.FieldWorks.Common.Controls; -using SIL.FieldWorks.Common.FwUtils; using XCore; namespace SIL.FieldWorks.Common.Framework.DetailControls @@ -47,7 +45,7 @@ public override ObjectLabel Execute() dlg.SetDlgInfo(m_cache, morphType, MsaType.kInfl, m_slot, m_mediator, m_propertyTable, m_fPrefix ? InsertEntryDlg.MorphTypeFilterType.Prefix : InsertEntryDlg.MorphTypeFilterType.Suffix); dlg.DisableAffixTypeMainPosAndSlot(); - if (dlg.ShowDialog() == DialogResult.OK) + if (dlg.ShowDialog(m_propertyTable.GetValue