X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13b34d3f2be575d59747a5926000be7b28a45dc..ed3aceb08c9322375fb130bf840d106301ede6cd:/interface/wx/process.h?ds=sidebyside diff --git a/interface/wx/process.h b/interface/wx/process.h index 7d62189291..80117f40ff 100644 --- a/interface/wx/process.h +++ b/interface/wx/process.h @@ -321,3 +321,6 @@ public: int GetPid(); }; + +wxEventType wxEVT_END_PROCESS; +