]> Creatis software - bbtk.git/blobdiff - kernel/appli/bbi/bbi.cxx
not center elements in ComboBox
[bbtk.git] / kernel / appli / bbi / bbi.cxx
index 7918d1967bd2ccd5ca61c65f0b19b97ac4a7c4d4..c4729fc90b52f4e7fb261368c7f2a2a601a08eb0 100644 (file)
  #  knowledge of the CeCILL-B license and that you accept its terms.
  # ------------------------------------------------------------------------ */
 
+//__asm__(".symver fcntl64,fcntl64@GLIBC_2.27");
 
 #ifdef _USE_WXWIDGETS_
 
+
 #include <exception>
 
 //==========================================================================
@@ -202,14 +204,12 @@ bool wxBBIApp::OnCmdLineParsed(wxCmdLineParser& parser)
 
 
 
-
-
-
 //==========================================================================
 // The `main program' equivalent, creating the windows and returning the
 // main frame
 bool wxBBIApp::OnInit( )
 {
+
 //Borrame
 //FILE *ff; ff = fopen ("/tmp/wt.log","a+"); fprintf(ff,"EED wxBBIApp::OnInit\n"); fclose(ff);