]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.cxx
*** empty log message ***
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.cxx
index 6f5dd532d8a533e8ca1e2ef955174e21fa73c44c..fcf7d0d2b9f744b3959cf7bebae3ffb080eccfdc 100644 (file)
@@ -434,6 +434,14 @@ void interfMainPanel::onSave()
        wxContourMainFrame::getInstance()->onSave();
 }
 
+void interfMainPanel::onImport(){
+       wxContourMainFrame::getInstance()->onImport();
+}
+
+void interfMainPanel::onTest(){
+       wxContourMainFrame::getInstance()->onTest();
+}
+
 void interfMainPanel::RefreshInterface()
 {
        wxContourMainFrame::getInstance()->RefreshInterface();