Salome HOME
GUI callback: add MEDPresentation
[modules/med.git] / src / MEDCalc / cmp / MEDFactoryClient.hxx
index 054f869bed23aa5280d3d66bbd962e7f523624f9..84c97eef3f66ba7d0e66c0dc067312d0e5a7a804 100644 (file)
@@ -39,6 +39,7 @@ namespace MEDFactoryClient {
   MEDCALC_EXPORT MEDCALC::MEDFactory_ptr getFactory();
   MEDCALC_EXPORT MEDCALC::MEDDataManager_ptr getDataManager();
   MEDCALC_EXPORT MEDCALC::MEDCalculator_ptr getCalculator();
+  MEDCALC_EXPORT MEDCALC::MEDPresentationManager_ptr getPresentationManager();
 }
 
 #endif // _MEDFACTORY_CLIENT_HXX_