]> git.saurik.com Git - wxWidgets.git/commit
Added proper COW to wxPGChoices, moved wxPGChoices code from propgrid.cpp to property...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 4 Feb 2009 16:45:23 +0000 (16:45 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 4 Feb 2009 16:45:23 +0000 (16:45 +0000)
commit2728c3bfe7b7c4d4cac4dfb003e1da74727e8113
tree99e1d324f87f57cf70c0372d306f60bd74bd738a
parentd818458781869bebbd4ac42a886e979f93134db7
Added proper COW to wxPGChoices, moved wxPGChoices code from propgrid.cpp to property.cpp (to match header organization), removed some now-unneeded helper functions

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58651 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/propgrid/property.h
interface/wx/propgrid/property.h
samples/propgrid/propgrid.cpp
src/propgrid/advprops.cpp
src/propgrid/property.cpp
src/propgrid/propgrid.cpp