X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b09bda689c8525886d217a9b171b354391cd6d78..4e3ad7c095f0a047b48445d76316fc20f394f3e9:/src/common/treebase.cpp?ds=sidebyside 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