]> 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 17:48:29 +0000 (17:48 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sat, 1 Dec 2001 17:48:29 +0000 (17:48 +0000)
commitd71c423e19797b33f5f07aa9582feed3e7cb57a4
treebae0e4a75db567ee5726d53b4553f6b638ad07d8
parentade35f11fe3931202fb44a08c7fcdd56751ff20d
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@12806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/mac/bitmap.h