Fix various missing or broken stuff needed for Project Phoenix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2010-12-27 20:47:12 +00:00
parent e0db57da4c
commit 05b0355af8
7 changed files with 161 additions and 31 deletions

View File

@@ -131,5 +131,5 @@ public:
/**
An empty, "null" wxValidator instance.
*/
wxValidator wxDefaultValidator;
const wxValidator wxDefaultValidator;