Salome HOME
19-07-16
[tools/eficas.git] / InterfaceQT4 / compoparam.py
index 6689ea3da0be788f8021d825e6ac7302cceb4b84..5efea5d5e8dd77c71a28bb969f53a238816f3075 100644 (file)
@@ -44,7 +44,7 @@ class Node(browser.JDCNode,typeNode.PopUpMenuNodePartiel):
         typeNode.PopUpMenuNodePartiel.createPopUpMenu(self)
         self.menu.removeAction(self.Documentation)
 
-    def doPaste(self,node_selected):
+    def doPaste(self,node_selected,pos='after'):
         return None