Skip to content
Snippets Groups Projects
Commit 75f129cb authored by Olivier Langella's avatar Olivier Langella
Browse files

WIP: new ptm sequence delegate

parent d7370d00
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ typedef std::shared_ptr<PtmSampleScan> PtmSampleScanSp;
class PtmSampleScan
{
public:
PtmSampleScan(const PeptideMatch * p_peptide_match=nullptr);
PtmSampleScan(const PeptideMatch * p_peptide_match);
PtmSampleScan(const PtmSampleScan& other);
~PtmSampleScan();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment