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

xtpcpp (0.3.9-2) buster

parent ffd390c2
No related branches found
Tags xtpcpp_0.3.9-2
No related merge requests found
xtpcpp (0.3.9-2) buster; urgency=medium
* fix issue #22
* no more dependency with libpwiz and libboost
-- Olivier Langella <olivier.langella@u-psud.fr> Thu, 28 May 2020 09:46:44 +0200
xtpcpp (0.3.9-1) buster; urgency=medium xtpcpp (0.3.9-1) buster; urgency=medium
* lots of improvements made by Thomas Renne * lots of improvements made by Thomas Renne
......
...@@ -40,7 +40,7 @@ PeptideXtp::~PeptideXtp() ...@@ -40,7 +40,7 @@ PeptideXtp::~PeptideXtp()
} }
const QString const QString
PeptideXtp::getModifString(bool without_label) const PeptideXtp::getModifString(bool without_label [[maybe_unused]]) const
{ {
QStringList modif_list; QStringList modif_list;
unsigned int i = 1; unsigned int i = 1;
......
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