]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Fix warnings (for compilation with cmake)
authorvsr <vsr@opencascade.com>
Thu, 26 Apr 2012 11:19:38 +0000 (11:19 +0000)
committervsr <vsr@opencascade.com>
Thu, 26 Apr 2012 11:19:38 +0000 (11:19 +0000)
src/Material/Material_Model.cxx
src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx
src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h

index 28456fbfad670125c84d07312d3c78464bc86961..be5627a2f15a943ada7bf9b5495bbe27b75b6fae 100644 (file)
@@ -715,4 +715,3 @@ void Material_Model::setPhysical( bool theFlag)
 {
   myIsPhysical = theFlag;
 }
\ No newline at end of file
index e99ea1b934a10f9ddd7092c3cf191919d6c8fc87..135a8532ddcceb993d69a42c180de182765c6350 100644 (file)
@@ -396,10 +396,3 @@ bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects)
 // {
 //   GEOMBase::PublishSubObject( myObject2.get() );
 // }
-
-
-
-
-  
-
-     
\ No newline at end of file
index abf6917080a414ab19f71bf0adcb51b8e1335b05..058b354ae0e23bbf0e701ed4dea320f36b334463 100644 (file)
@@ -86,4 +86,4 @@ private slots:
   
 };
 
-#endif // BASICGUI_EXTRUDEDFEATUREDLG_H
\ No newline at end of file
+#endif // BASICGUI_EXTRUDEDFEATUREDLG_H