]> git.saurik.com Git - wxWidgets.git/commit
Have wxPropertyGrid inherit from wxControl and wxScrollHelper instead of wxScrolledWi...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 24 Sep 2010 14:47:20 +0000 (14:47 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Fri, 24 Sep 2010 14:47:20 +0000 (14:47 +0000)
commit2e2e62def19db03f418e3d432d2ec77fc9ba6e66
treed0c7b67fd7475ca64facb6028357b6b0581b563e
parentff94c563ed58629ea0b4b7f2130af879b7050431
Have wxPropertyGrid inherit from wxControl and wxScrollHelper instead of wxScrolledWindow. This is the approach other scrolled controls use.

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