Interface tweaks and fixes for Phoenix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2011-10-26 05:52:53 +00:00
parent e94d46a67c
commit 5e0e1372fd
3 changed files with 13 additions and 1 deletions

View File

@@ -321,3 +321,6 @@ public:
int GetPid();
};
wxEventType wxEVT_END_PROCESS;