Salome HOME
0020428: EDF 906 GEOM : Performance for Group creation in GEOM
[modules/geom.git] / src / GEOMBase / GEOMBase_Skeleton.h
index a9f2c5aa2819ed98c5a916f4746c3fa291d4ccde..1d267ffc243bd8ee20bf3f8a0a78f897221b65cc 100644 (file)
@@ -81,6 +81,9 @@ protected:
     /*! set selected "constructor" radio button id
      */
     void                setConstructorId( const int );
+    /*! unset selection on all "constructor" radio buttons
+     */
+    void                unsetConstructorId();
 
     void                setHelpFileName( const QString& );