Salome HOME
Issue #1057: Update title of property panel on operation type change
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetChoice.h
index fa643d44820cec7312c354a99b52912820999b20..e8db6c289487d6942d47c8688fadc26c282b7e34 100644 (file)
@@ -56,6 +56,9 @@ Q_OBJECT
   /// \return a controls list
   virtual QList<QWidget*> getControls() const;
 
+signals:
+  void itemSelected(int);
+
 protected:
   /// Saves the internal parameters to the given feature
   /// \return True in success