Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/geom.git] / src / BasicGUI / BasicGUI_CurveDlg.h
index c8a5012513c90a924d398c3330c40adc34bea098..ec15cfd542575f415cbf6162d0775d309d90adbd 100644 (file)
@@ -23,7 +23,6 @@
 //  File   : BasicGUI_CurveDlg.h
 //  Author : Alexander SLADKOV
 //  Module : GEOM
-//  $Header$
 
 #ifndef BASICGUI_CURVE_H
 #define BASICGUI_CURVE_H
 #include "DlgRef_1Sel_QTD.h"
 
 #include "BasicGUI.h"
+
 #include <list>
+
 #if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
 #define BASICGUI_WNT_EXPORT __declspec( dllexport )
 #else
 #define BASICGUI_WNT_EXPORT
 #endif
-//#include "GEOM_ShapeTypeFilter.hxx"
 
 //=================================================================================
 // class    : BasicGUI_CurveDlg
@@ -49,7 +49,8 @@ class BasicGUI_CurveDlg : public GEOMBase_Skeleton
     Q_OBJECT
 
 public:
-    BasicGUI_CurveDlg(GeometryGUI* theGeometryGUI, QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0);
+    BasicGUI_CurveDlg(GeometryGUI* theGeometryGUI, QWidget* parent = 0,
+                     const char* name = 0, bool modal = FALSE, WFlags fl = 0);
     ~BasicGUI_CurveDlg();
 
 protected:
@@ -64,8 +65,6 @@ private :
     void Init();
     void enterEvent(QEvent* e);
 
-    GeometryGUI* myGeometryGUI;
-
     DlgRef_1Sel_QTD* GroupPoints;
     GEOM::ListOfGO_var myPoints;
     list<GEOM::GEOM_Object_var> myOrderedSel;//!< This list used for managing orderes selection