]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/ModelAPI_Document.h
Salome HOME
Features and plugins loading mechanisms
[modules/shaper.git] / src / ModelAPI / ModelAPI_Document.h
index e2941745dae1106a07ff3f8336904affeb614d88..911aca0680be06183f0093859ee21bebed285c9a 100644 (file)
@@ -55,6 +55,7 @@ public:
   //! Redoes last operation
   MODELAPI_EXPORT virtual void Redo() = 0;
 
+protected:
   /// Only for SWIG wrapping it is here
   MODELAPI_EXPORT ModelAPI_Document()
   {