fix the bug with the current path being restored if it was under the group being...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Jul 2006 22:08:43 +0000 (22:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Jul 2006 22:08:43 +0000 (22:08 +0000)
commit41f3015283f5171b56432d337394e34b6eb03c67
tree0c8f35264a76a5474cffecfd52bca7baa9decb7a
parent20eebe1aa8b60bfb5bb6f20fd0e14dfddd85bd03
fix the bug with the current path being restored if it was under the group being deleted with DeleteGroup(); clarify what happens in this case in the docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/config.tex
src/common/config.cpp
src/common/fileconf.cpp
src/msw/regconf.cpp