Fixed regression: forgot to set wxPropertyGridPageState::m_anyModified to false in...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 29 Nov 2009 09:42:45 +0000 (09:42 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Sun, 29 Nov 2009 09:42:45 +0000 (09:42 +0000)
commit86a6c828f88c16ee1bea53ddefdc8b71ec8442d4
treeccc9dc5e67df2b31b3777e1270e6d8fd2aab022d
parent2c3ce6c46d15c4fd73aca558e2f1fb99e6bea38c
Fixed regression: forgot to set wxPropertyGridPageState::m_anyModified to false in wxPropertyGridInterface::ClearModifiedStatus().

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