Skip to content

Commit

Permalink
oof
Browse files Browse the repository at this point in the history
  • Loading branch information
nbollis committed Jan 30, 2025
1 parent 9152b82 commit 9ef6f77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion MetaMorpheus/GUI/TaskWindows/CalibrateTaskWindow.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,6 @@ private void ProteaseSpecificUpdate(object sender, SelectionChangedEventArgs e)
DeconHostViewModel.UseProvidedPrecursors = false;
DeconHostViewModel.DoPrecursorDeconvolution = true;
DeconHostViewModel.PrecursorDeconvolutionParameters.MaxAssumedChargeState = 60;
TrimMsMs.IsChecked = false;

foreach (var mod in VariableModTypeForTreeViewObservableCollection)
{
Expand Down

0 comments on commit 9ef6f77

Please sign in to comment.