X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b09bda689c8525886d217a9b171b354391cd6d78..a148cfb64451d6553cf66d1075b654e54e908210:/src/common/treebase.cpp diff --git a/src/common/treebase.cpp b/src/common/treebase.cpp index 7c83963ef9..6bf725823f 100644 --- a/src/common/treebase.cpp +++ b/src/common/treebase.cpp @@ -74,6 +74,7 @@ wxTreeEvent::wxTreeEvent(wxEventType commandType, int id) : wxNotifyEvent(commandType, id) { m_itemOld = 0l; + m_editCancelled = FALSE; } #endif // wxUSE_TREECTRL