]> git.saurik.com Git - wxWidgets.git/commit
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 1 Dec 2001 13:34:50 +0000 (13:34 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 1 Dec 2001 13:34:50 +0000 (13:34 +0000)
commit2edd0e7c6689e0668a9fcc4fcde74dcdee3e69d8
tree8ec548622006eb15abd2f4c0d04ce8e29c91059a
parent4f716609c90ecdb784968dc39abc199abba2cdee
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/mac/bitmap.cpp
src/mac/carbon/bitmap.cpp
src/mac/carbon/font.cpp
src/mac/font.cpp