Exit wxPropertyGrid::RecalculateVirtualSize() immediately if it was called before...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 3 Dec 2009 18:19:31 +0000 (18:19 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Thu, 3 Dec 2009 18:19:31 +0000 (18:19 +0000)
commit0564ae939d13dba5d072826fc677da493a5e0a8c
treed3db1af229dfb8f77682e165e3e4b70d528ecf7d
parent1103c4ca052302f246658efd86fc349f8717f828
Exit wxPropertyGrid::RecalculateVirtualSize() immediately if it was called before the grid state was initialized.

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