Fixed use of map::erase() in ClearActionTriggers() (this bug was revealed by static...
authorJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 14 Sep 2009 14:53:13 +0000 (14:53 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Mon, 14 Sep 2009 14:53:13 +0000 (14:53 +0000)
commit36a2b429aece7f4466b666d42c0c10a45295a688
treec51ec8049c68b227b1f0642b4043cb3af869167f
parent02ca710b3b1d275434959ea9f6f1cfc75370146d
Fixed use of map::erase() in ClearActionTriggers() (this bug was revealed by static code analysis - see ticket #11195)

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