]> git.saurik.com Git - wxWidgets.git/commit - include/wx/mediactrl.h
Make wxClassInfo attributes private. Replace
authorMattia Barbon <mbarbon@cpan.org>
Sun, 15 Apr 2007 11:43:37 +0000 (11:43 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 15 Apr 2007 11:43:37 +0000 (11:43 +0000)
commit644cb5372c67d2bd246729257b936bd0aa85b882
tree251c20f9271361f9170b48fa6f0b5da15997a2b9
parenta4a44612a654667fbd40e01d39c7482820fb851b
  Make wxClassInfo attributes private.  Replace
direct access to sm_classTable with a (const) iterator
interface.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dynload.h
include/wx/hash.h
include/wx/mediactrl.h
include/wx/object.h
include/wx/xti.h
src/common/dynload.cpp
src/common/mediactrlcmn.cpp
src/common/memory.cpp
src/common/module.cpp
src/common/object.cpp