Salome HOME
Issue #1860: fix end lines with spaces
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI_DataModel.h
index 5672caae7e77b8b157d9ea39df0d236c43a0de02..5eb87cc86a065ce6292ff7ed8c69296a950dadb9 100644 (file)
@@ -76,7 +76,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.