]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.cxx
no message
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.cxx
index 0cf8b41dee745ef1a0398ccb0e952d81913a66fc..1d4bdfc5d54dad71dfb0ec78dcc0e20b770df102 100644 (file)
@@ -756,3 +756,9 @@ void interfMainPanel::onThresholdPressed()
        showPanel(thresholdPanel);
 }
 
+void interfMainPanel::ShowResultImages(int typeContourGroup)
+{
+       wxContourMainFrame::getInstance()->ShowResultImages(typeContourGroup);
+}
+
+