Salome HOME
Issue #1508 Selection mode "objects"
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetMultiSelector.h
index 946007d610178b05dfa0b05404ce6eaf6166013c..69ed362b6052dc8b3c16fcde9084356bb6870eae 100755 (executable)
@@ -121,7 +121,7 @@ protected:
 
   /// Retunrs a list of possible shape types
   /// \return a list of shapes
-  virtual QIntList getShapeTypes() const;
+  virtual QIntList shapeTypes() const;
 
   /// Set current shape type for selection
   void setCurrentShapeType(const TopAbs_ShapeEnum theShapeType);