]> Creatis software - bbtkGEditor.git/blobdiff - appli/bbEditor/bbEditor.cxx
This commit was manufactured by cvs2svn to create tag
[bbtkGEditor.git] / appli / bbEditor / bbEditor.cxx
index 6d995a6d700549824e2555bb68deb13f763b2c4a..ca584671744db6168b083f3fcbedb16c6a29912b 100644 (file)
@@ -27,11 +27,11 @@ IMPLEMENT_APP(wxBBEditorApp);
 // main frame
 bool wxBBEditorApp::OnInit( )
 {
-#ifdef MACOSX /* assume this is OSX */
+#ifdef MACOSX
+       /* assume this is OSX */
        wxSystemOptions::SetOption("mac.listctrl.always_use_generic", 1);
-#endif MACOSX 
+#endif
 
-       
        wxApp::OnInit();
 #ifdef __WXGTK__
   //See http://www.wxwindows.org/faqgtk.htm#locale