Salome HOME
Sketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
[modules/shaper.git] / src / XGUI / XGUI_Workshop.h
index e8fc6c9908a141f7749711b81559577346050696..8393a2987136d00a7d46a2530e16a6df6b652c45 100755 (executable)
@@ -296,10 +296,6 @@ Q_OBJECT
   /// Returns defailt selection mode in 3d viewer
   QIntList viewerSelectionModes() const { return myViewerSelMode; }
 
-  /// Appends into container of workshop selection filters
-  /// \param [out] selection filters
-  void selectionFilters(SelectMgr_ListOfFilter& theSelectionFilters);
-
   /// Highlights result objects in Object Browser according to
   /// features found in the given list
   void highlightResults(const QObjectPtrList& theObjects);