Salome HOME
Rename classes NewGEOM_ to SHAPERGUI_
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI_NestedButton.h
index eb4eb2ea1245aa561d2443233a178dff8159e384..bb2bb7cb490a28c5a9b490bb2cb3359c1ed14cfb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * NewGeom_NestedButton.h
+ * SHAPERGUI_NestedButton.h
  *
  *  Created on: Apr 13, 2015
  *      Author: sbh
@@ -19,15 +19,15 @@ class QToolButton;
  * \ingroup Salome
  * Custom (nested) button in salome mode.
  */
-class NewGeom_NestedButton : public QWidgetAction
+class SHAPERGUI_NestedButton : public QWidgetAction
 {
   Q_OBJECT
  public:
    /// Constructor
    /// \param theParent a parent objects
    /// \param theNestedActions a list of nested actions
-  NewGeom_NestedButton(QObject* theParent, const QList<QAction*>& theNestedActions);
-  virtual ~NewGeom_NestedButton();
+  SHAPERGUI_NestedButton(QObject* theParent, const QList<QAction*>& theNestedActions);
+  virtual ~SHAPERGUI_NestedButton();
 
  private slots:
   /// Shows/hides the additional buttons widget