]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Interface/Plugins.h
MPR finished
[cpPlugins.git] / lib / cpPlugins / Interface / Plugins.h
index 5bf887cb46171689556ebca407814f317798f5e9..f93f3770c9fe809592d11c2605caf55dc22a5ceb 100644 (file)
@@ -55,7 +55,7 @@ namespace cpPlugins
       void SetApplication( BaseApplication* a );
 
       // Plugins management
-      bool LoadPluginsPath( const std::string& path );
+      bool LoadPluginsPath( const std::string& path, bool r = false );
       bool LoadPlugins( const std::string& fname );
       bool LoadPluginsConfigurationFile( const std::string& fname );
       const TStringContainer& GetLoadedPlugins( ) const;