Salome HOME
#1119 Confirmation box for deleting parts
[modules/shaper.git] / src / PartSet / PartSet_WidgetPoint2DFlyout.cpp
index e501d9ac44f3e110ae5568b4618cb08fedee39f4..fa0b7257963df2df2d33df7536fdf3c92bce3d93 100755 (executable)
@@ -24,6 +24,11 @@ PartSet_WidgetPoint2DFlyout::PartSet_WidgetPoint2DFlyout(QWidget* theParent,
 {
 }
 
+bool PartSet_WidgetPoint2DFlyout::useSelectedShapes() const
+{
+  return false;
+}
+
 bool PartSet_WidgetPoint2DFlyout::focusTo()
 {
   bool aCanAcceptFocus = true;