Salome HOME
Fix for bug PAL8110 : PAL-SUPRV-004: "Supervisor Warning" message box misses.
[modules/superv.git] / src / Supervision / INode_Impl.hxx
index fd7342f94d22a3bdde793a033f87e902385677c9..13000bf7a8be771d23ac870b7b0c589ad7972dab 100644 (file)
@@ -42,7 +42,8 @@ class INode_Impl : public CNode_Impl ,
                PortableServer::ObjectId * contId , 
                const char *instanceName ,
                 const char *interfaceName ,
-                const char *aDataFlowName ) ;
+                const char *aDataFlowName ,
+                const SUPERV::KindOfNode aKindOfNode ) ;
     INode_Impl( CORBA::ORB_ptr orb ,
                PortableServer::POA_ptr poa ,
                PortableServer::ObjectId * contId ,