Salome HOME
Parameters manager implementation
[modules/shaper.git] / src / XGUI / XGUI_ContextMenuMgr.h
index 34e3d7b92a8b02e30fd4ff39db07404b4ba6c98f..52c1e6381cf762e622f871b4cbde407bd06cb941 100644 (file)
@@ -95,6 +95,8 @@ signals:
    */
   void addAction(const QString& theId, QAction* theAction);
 
+  void addFeatures(QMenu* theMenu) const;
+
   /// Updates menu for object browser
   void updateObjectBrowserMenu();