X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcpPipelineEditor%2FcpPipelineEditor.cxx;h=6bda2a75087139d916155dfd18612aca04a1ffc7;hb=c06908465eb6da50572779f423d1e2c9e03b68dd;hp=088edbcf999652ec976ddf31bf81b20aa88f3920;hpb=3f6669acc6485e724c4ff79620e4de0f8c26734c;p=cpPlugins.git diff --git a/appli/cpPipelineEditor/cpPipelineEditor.cxx b/appli/cpPipelineEditor/cpPipelineEditor.cxx index 088edbc..6bda2a7 100644 --- a/appli/cpPipelineEditor/cpPipelineEditor.cxx +++ b/appli/cpPipelineEditor/cpPipelineEditor.cxx @@ -243,7 +243,6 @@ _ActionSaveWorkspace( ) return; std::string fname = dlg.selectedFiles( ).at( 0 ).toStdString( ); - this->m_UI->Canvas->editor( )->synchronizeBlockPositions( ); std::string err = this->m_Workspace->SaveWorkspace( fname ); if( err != "" ) QMessageBox::critical(