]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Merge branch 'master' of newgeom:newgeom.git
authorsbh <sergey.belash@opencascade.com>
Tue, 28 Oct 2014 08:26:22 +0000 (11:26 +0300)
committersbh <sergey.belash@opencascade.com>
Tue, 28 Oct 2014 08:26:22 +0000 (11:26 +0300)
src/ExchangePlugin/ExchangePlugin_ImportFeature.h

index 3745d16607caaa0f0b9c7565538c6c4cf276921b..f5747807267792edae667eea97e399c0c32cc6b6 100644 (file)
@@ -57,7 +57,7 @@ class ExchangePlugin_ImportFeature : public ModelAPI_Feature
 
   EXCHANGEPLUGIN_EXPORT virtual bool isInHistory()
   {
-    return false;
+    return true;
   }
 
  protected: