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

pepxml

parent 1aa06f50
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@ LoadResultsDialog::chooseFiles()
QStringList filenames = QFileDialog::getOpenFileNames(
this, tr("identification files"), default_location,
tr("X!Tandem, Mascot DAT or mzIdentML files (*.xml *.mzid *.dat "
tr("X!Tandem, Mascot DAT, pepXML or mzIdentML files (*.xml *.mzid *.dat "
"*.pepxml *.pepXML);;all files (*)"));
if(filenames.size() > 0)
......
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