]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
*** empty log message ***
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index 5181f2920dbf79294078a9bdc7def97ba9dc936f..5881936dc3c764360bcafa62523e9975078d10c2 100644 (file)
@@ -118,6 +118,7 @@ public:
        void onLoad();
        void onSave();
        void onImport();
+       void onTest();
 /////////////////////////////7
        void RefreshInterface();
        vtkImageData* getImageData();
@@ -256,8 +257,13 @@ private:
        wxWindow* infoWin;
        wxPanel* informationPanel;
        
+       wxPanel *testPanel;
+       interfTestPanel *panelTest;
+
        wxPanel* mirrorPanel;
        interfMirrorPanel* panelMirror; 
+
+
        wxPanel* thresholdPanel;
        
        bool axisshown;