Salome HOME
add Picture import
[modules/shaper.git] / src / XGUI / XGUI_Workshop.h
index c503990f9671babb5fb79093e419705d31d0d3f5..cc243b62a8b36b408538eef68768ba57c1d9931b 100644 (file)
@@ -410,6 +410,9 @@ signals:
   /// Import shape from a file
   void onImportShape();
 
+  /// Import  image from a file
+  void onImportImage();
+
   /// Export features to a file
   void onExportPart();