X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcpPipelineEditor%2FcpPipelineEditor.cxx;h=957158a565e54c937f6dc8047d2eeb36b2351abb;hb=83e946f1e96c001dde06a2785473d08468e28b2e;hp=872b4f4a33907f9f2cbf2539f16a4c07439b5fdb;hpb=f4aeff15ebb41183d4b89f41b29ec26043848722;p=cpPlugins.git diff --git a/appli/cpPipelineEditor/cpPipelineEditor.cxx b/appli/cpPipelineEditor/cpPipelineEditor.cxx index 872b4f4..957158a 100644 --- a/appli/cpPipelineEditor/cpPipelineEditor.cxx +++ b/appli/cpPipelineEditor/cpPipelineEditor.cxx @@ -193,6 +193,7 @@ _ActionOpenWorkspace( ) if( err == "" ) { this->m_UI->Canvas->editor( )->setWorkspace( this->m_Workspace ); + this->_UpdateLoadedPlugins( ); } else {