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

WIP: building ptm peptide table model

parent 85964c66
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,8 @@ public:
~PtmPeptideTableProxyModel();
private:
PtmPeptideListWindow * p_ptm_peptide_list_window;
PtmPeptideTableModel* ptm_table_model_p;
PtmPeptideListWindow * _p_ptm_peptide_list_window;
PtmPeptideTableModel* _p_ptm_table_model;
};
#endif // PTMPEPTIDETABLEPROXYMODEL_H
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