As mentioned in issue #26138 the second parameter to the constructor has to be "item" instead of parent. Only "item" is to be marked as being deleted.
https://github.com/wxWidgets/wxWidgets/pull/26139
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Thanks, this looks correct, so I'll merge this (and backport to 3.2).
Calling the item stored in wxOSXDVCDeleting m_parent seems confusing to me, I think we should rename it to just m_item, or am I missing something here?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()