Notify if the grid is being destroyed in an event generated by it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1772,6 +1772,9 @@ protected:
|
||||
// handling mess).
|
||||
wxWindow* m_curFocused;
|
||||
|
||||
// Event currently being sent - NULL if none at the moment
|
||||
wxPropertyGridEvent* m_processedEvent;
|
||||
|
||||
// Last known top-level parent
|
||||
wxWindow* m_tlp;
|
||||
|
||||
|
Reference in New Issue
Block a user