Applied patch [ 1117196 ] dbbrowse crashes on CFM Mac builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -93,6 +93,7 @@ bool MainApp::OnInit(void) // Does everything needed for a program start
|
|||||||
langid = argv[1]; // cz, std, fr, de , pl
|
langid = argv[1]; // cz, std, fr, de , pl
|
||||||
break;
|
break;
|
||||||
case 1:
|
case 1:
|
||||||
|
case 0:
|
||||||
break;
|
break;
|
||||||
};
|
};
|
||||||
//---------------------------------------------------------------------------------------
|
//---------------------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user