]> git.saurik.com Git - wxWidgets.git/commit - src/propgrid/manager.cpp
Have page-specific splitter setup flags in order to fix bug that caused splitter...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 11 Oct 2009 15:30:03 +0000 (15:30 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 11 Oct 2009 15:30:03 +0000 (15:30 +0000)
commit0da1f1c4cc2fd8e8b6774b8e20b941bee759075f
treee24f4b887119814a89aa97b3256a9db39d6d8a5f
parentb5e184c6ff77339d861cc34826f2454ec816881c
Have page-specific splitter setup flags in order to fix bug that caused splitter change in one page to affect others. Also fixed a regression in splitter auto-centering.

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