]> Creatis software - creaContours.git/blobdiff - lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.cxx
*** empty log message ***
[creaContours.git] / lib / Interface_ManagerContour_NDimensions / wxContourEventHandler.cxx
index 78d56c337ce4455d6ba0059968894c5c5a29047f..2f1083117b6e2236fda37977a617ce18c1343133 100644 (file)
@@ -3671,4 +3671,11 @@ void wxContourEventHandler :: onREDO()
                } // if 
 
        }
+
+       void wxContourEventHandler::checkInformationPanel(){
+               if (_InformationContourFrame==NULL){
+                       onInformationContourFrame();
+                       _InformationContourFrame->Show(false);
+               }               
+       }
 //JCP 21 - 10 - 09
\ No newline at end of file