]> Creatis software - cpPlugins.git/blobdiff - appli/cpPipelineEditor/cpPipelineEditor.cxx
Kind of bored: graph editor debugged
[cpPlugins.git] / appli / cpPipelineEditor / cpPipelineEditor.cxx
index 872b4f4a33907f9f2cbf2539f16a4c07439b5fdb..957158a565e54c937f6dc8047d2eeb36b2351abb 100644 (file)
@@ -193,6 +193,7 @@ _ActionOpenWorkspace( )
   if( err == "" )
   {
     this->m_UI->Canvas->editor( )->setWorkspace( this->m_Workspace );
+    this->_UpdateLoadedPlugins( );
   }
   else
   {