Salome HOME
lot 10 - warnings for DTM - untested
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_Wizard.h
index 8269950c1624932052583bbfdc8e8c11d39301e2..333f146043927ef91ad9736c5307644c99195d71 100644 (file)
@@ -40,6 +40,8 @@ public:
   int              addPage( QWizardPage* thePage );
   QStackedWidget*  wizard() const;
 
+  QPushButton*     BackButton();
+
 public slots:
   void             onNext();
   void             onBack();