]> Creatis software - creaContours.git/blobdiff - appli/wxContourGUIExample/wxContourGUIExample.h
EED \88 Bogota
[creaContours.git] / appli / wxContourGUIExample / wxContourGUIExample.h
index b61ccb6858d57d1605125290bbfbbc617dae00d9..ca18f238fa093c728b3c740174b3dbde8122fa61 100644 (file)
 #include <string.h>
 #include "wxContourMainFrame.h"
 
+/*
+eed
 
 class wxContourGUIExample : public wxFrame
 {
 public:
-       wxContourGUIExample/*(wxWindow *parent,wxString title);*/(const wxString& title, const wxPoint& pos, const wxSize& size);
+//     wxContourGUIExample(wxWindow *parent,wxString title);
+       wxContourGUIExample(const wxString& title, const wxPoint& pos, const wxSize& size);
 
     void OnBtnRun(wxCommandEvent& event);
        
@@ -35,7 +38,7 @@ private:
        //DECLARE_CLASS(wxContourGUIExample)    
 
 };
-
+*/
 
 class wxTheApplication : public wxApp
 {