improved opening/closing of shared library resources so that Mach-O shared
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 5 May 2002 16:09:21 +0000 (16:09 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 5 May 2002 16:09:21 +0000 (16:09 +0000)
commitfbbdb7cd4c288d6d297bb93b34d360152f9b6225
tree402b911375d996a0d64a0fe7271267ca5f485596
parentf0e8cc57f40b772a05f6dcac4291cc0fb666f723
improved opening/closing of shared library resources so that Mach-O shared
library resources are opened in wxApp::Initialize and closed in wxApp::CleanUp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/app.h
src/mac/app.cpp
src/mac/carbon/app.cpp