]> git.saurik.com Git - wxWidgets.git/commitdiff
Applied patch [ 1117196 ] dbbrowse crashes on CFM Mac builds
authorJulian Smart <julian@anthemion.co.uk>
Thu, 31 Mar 2005 18:52:50 +0000 (18:52 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Thu, 31 Mar 2005 18:52:50 +0000 (18:52 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

demos/dbbrowse/dbbrowse.cpp

index dba13513bb8b5834a08980ed6251e4b70c42acfe..17c7e75a559b93270081722b70ccf71cbca26896 100644 (file)
@@ -93,6 +93,7 @@ bool MainApp::OnInit(void)  // Does everything needed for a program start
         langid   = argv[1];         // cz, std, fr, de , pl
         break;
     case 1:
+    case 0:
         break;
     };
     //---------------------------------------------------------------------------------------