Salome HOME
TC 5.1.5: SIGSEGV on closing study
[modules/geom.git] / src / TransformationGUI / TransformationGUI_RotationDlg.h
index 9b774f704773b5204038b84eb5009733cad96cfb..85d1da0ac10144c937ad616b5937af9ede1f467b 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -19,6 +19,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 // GEOM GEOMGUI : GUI for Geometry component
 // File   : TransformationGUI_RotationDlg.h
 // Author : Lucien PIGNOLONI, Open CASCADE S.A.S.
@@ -40,7 +41,7 @@ class TransformationGUI_RotationDlg : public GEOMBase_Skeleton
 
 public:
   TransformationGUI_RotationDlg( GeometryGUI*, QWidget* = 0,
-                                bool = false, Qt::WindowFlags = 0 );
+                                 bool = false, Qt::WindowFlags = 0 );
   ~TransformationGUI_RotationDlg();
 
 protected: