Fix crash when undoing the deletion of a nested table column in wxRTC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Jun 2013 15:52:41 +0000 (15:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 10 Jun 2013 15:52:41 +0000 (15:52 +0000)
commitbf5e92db1c3c67ffef24f19ce97008422b3352a6
tree88f5919397aea9cf63747d1c9cdfb14ac6501fa2
parent3cb49512086a4b9a4eb810da9053b1d488317e82
Fix crash when undoing the deletion of a nested table column in wxRTC.

Fix the object parent when applying the actions.

Closes #15186.

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