Salome HOME
IPAL19834: Incorrect result after make Partition of 2 objects. A fix by PKV.
[modules/geom.git] / src / BasicGUI / BasicGUI_MarkerDlg.h
index 6df47fd6bf306f925356535d97ff2392a3dbc39e..7dc5cd9a9132879477409adad9fb03fd3a61f45b 100644 (file)
@@ -52,7 +52,6 @@ protected:
   virtual                       GEOM::GEOM_IOperations_ptr createOperation();
   virtual bool                  isValid( QString& );
   virtual bool                  execute( ObjectList& );
-  virtual void                  closeEvent( QCloseEvent* );
   virtual void                  displayPreview ( const bool   = false,
                                                  const bool   = true,
                                                  const bool   = true,
@@ -64,7 +63,6 @@ private:
 
 private slots:
   void                          onOk();
-  void                          onClose();
   bool                          onApply();
   void                          onActivate();
   void                          onDeactivate();