]> git.saurik.com Git - wxWidgets.git/commit
Use explicit wxPGPropertyFlags enum type with wxPGProperty::SetFlag() and similar...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Mar 2010 18:17:19 +0000 (18:17 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Mar 2010 18:17:19 +0000 (18:17 +0000)
commit6cf5edea273b08316390683a17851a2437103da4
tree619d3ad5ea73a609c9a2cd169567c6fc85526a2e
parentbf06fbce415a5b923de735aae3fe306619268594
Use explicit wxPGPropertyFlags enum type with wxPGProperty::SetFlag() and similar member functions (thus preventing use of incorrect set of flags). Also now document wxPGProperty flags.

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