]> git.saurik.com Git - wxWidgets.git/commit
Allow wxPropertyGrid::RecalculateVirtualSize() execute even if pg is not completely...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 17 Dec 2009 14:41:57 +0000 (14:41 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 17 Dec 2009 14:41:57 +0000 (14:41 +0000)
commitbca35e84c0a22af6567d260cfddef0a698858e3c
tree9bd7eec8c184804bba48a00fc9ea78e4d0f42720
parent4c58f5c2c2b41a8ca054d69454610b1ec8c6919f
Allow wxPropertyGrid::RecalculateVirtualSize() execute even if pg is not completely initialized (otherwise virtual size calculations may go wrong)

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