OSDN Git Service

Mac: Modify wxApp::CallOnInit(), because it was causing crash when trying re-open...
authortoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Fri, 20 May 2016 00:58:30 +0000 (00:58 +0000)
committertoshinagata1964 <toshinagata1964@a2be9bc6-48de-4e38-9406-05402d4bc13c>
Fri, 20 May 2016 00:58:30 +0000 (00:58 +0000)
commit0292787adb5a37257cf57be5d50f6194aa50a3ac
treecbce4f9333e9e1ca523d39257446bf3f7d68fb80
parentef2b70814a82957fe06c75bf8dd8739e80d5b766
Mac: Modify wxApp::CallOnInit(), because it was causing crash when trying re-open of the last opened documents. This bug was found on 10.8. We should test the modified version on 10.6 (not yet done)

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/molby/trunk@601 a2be9bc6-48de-4e38-9406-05402d4bc13c
wxSources/MyApp.cpp
wxSources/utils.mm [new file with mode: 0644]
xcode-build/Molby.xcodeproj/project.pbxproj