Salome HOME
add method NameChanged to update title name
[modules/kernel.git] / src / SALOMESDS / SALOMESDS_Transaction.cxx
index 445623f8c9d5f48d7f88ab513a19aa4fb46fe1c4..6d85116f9fee64520fb26b862f522f7738202668 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -294,7 +294,7 @@ void TransactionMultiKeyAddSession::prepareRollBackInCaseOfFailure()
 
 void TransactionMultiKeyAddSession::perform()
 {
-  _dsct->moveStatusOfVarFromRdExtInitToRdExt(_var_name);
+  _dsct->moveStatusOfVarFromRdExtOrRdExtInitToRdExt(_var_name);
 }
 
 /*!