]> Creatis software - bbtkGEditor.git/blobdiff - appli/bbEditor/bbEditor.cxx
First classes usign VTK objects . connection
[bbtkGEditor.git] / appli / bbEditor / bbEditor.cxx
index 4bdc42383d3ae83c56dd1ca70b9d2bd6fa319cfd..57bd80ccec7262fe984642c282e5d80e61a300b5 100644 (file)
@@ -8,7 +8,7 @@
 
 #include <wx/cmdline.h> 
 #include <wx/app.h>
-
 
 class wxBBEditorApp : public wxApp
 {
@@ -20,7 +20,7 @@ public:
   
 IMPLEMENT_APP(wxBBEditorApp);
  
-
 
 // ----------------------------------------------------------------------------
 // The `main program' equivalent, creating the windows and returning the