Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI_DataModel.h
index f0858a9878ed980f1106935146b4514bb88a8bf9..e95824ae7b02b84f5d70c371cae025dcce30845c 100644 (file)
@@ -93,7 +93,7 @@ protected:
   QString myStudyPath;
 
   /// a path to the temporary directory, created by opening a document file
-  QString myTmpDirectory;
+  //QString myTmpDirectory;
 
   /// it should be created because the files reading is postponed in the module. The directory
   // should be removed after the model document is closed.