Skip to content
Snippets Groups Projects
Commit a7d79ea0 authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH: update flag UserValue for parameters present in a command line

parent aecf8046
Branches
Tags
No related merge requests found
......@@ -442,6 +442,8 @@ CommandLineLauncher::LoadParameters()
}
}
}
// Update the flag UserValue
param->SetUserValue(true);
}
return OKPARAM;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment