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

xtpcpp (0.2.12-2) stretch

parent 8511f87e
No related branches found
No related tags found
No related merge requests found
xtpcpp (0.2.12-2) stretch; urgency=medium
* ppm delta bug fix
-- Olivier Langella <olivier.langella@u-psud.fr> Wed, 28 Mar 2018 10:55:01 +0200
xtpcpp (0.2.12-1) stretch; urgency=medium
* GUI improvements
......
......@@ -435,7 +435,7 @@ void MainWindow::doActionMassChroQ() {
settings.setValue("path/mcqfile", QFileInfo(filename).absolutePath());
showWaitingMessage(tr("Writing %1 XPIP file").arg(QFileInfo(filename).fileName()));
showWaitingMessage(tr("Writing %1 MassChroqML file").arg(QFileInfo(filename).fileName()));
emit operateWritingMassChroqFile(filename, _project_sp);
//emit operateXpipFile(filename);
}
......
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