]> SALOME platform Git repositories - modules/geom.git/blobdiff - src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.h
Salome HOME
0021672: [CEA 565] Dump Study from script
[modules/geom.git] / src / OperationGUI / OperationGUI_ExtrudedFeatureDlg.h
index 1cfd028bbe828b366de75df20a2d6c6fdb7c8557..058b354ae0e23bbf0e701ed4dea320f36b334463 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  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
@@ -36,7 +36,7 @@
 // class DlgRef_2Sel;
 // class DlgRef_1Sel3Spin;
 // class DlgRef_1Sel2Spin;
-class DlgRef_2Sel2Spin1Push;
+class DlgRef_2Sel2Spin2Push;
 
 // class QLineEdit;
 // class QGroupBox;
@@ -61,7 +61,7 @@ protected:
   virtual GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool                       isValid( QString& );
   virtual bool                       execute( ObjectList& );
-  virtual void                       addSubshapesToStudy();
+//   virtual void                       addSubshapesToStudy();
   
 private:
   void                        Init();
@@ -73,7 +73,7 @@ private:
   GEOM::GeomObjPtr            myObject1;
   GEOM::GeomObjPtr            myObject2;
   
-  DlgRef_2Sel2Spin1Push*      myGroup;
+  DlgRef_2Sel2Spin2Push*      myGroup;
   
 private slots:
   void                        ClickOnOk();
@@ -86,4 +86,4 @@ private slots:
   
 };
 
-#endif // BASICGUI_EXTRUDEDFEATUREDLG_H
\ No newline at end of file
+#endif // BASICGUI_EXTRUDEDFEATUREDLG_H