git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-12-22 21:21:17 +00:00
parent 3776eb6d54
commit 1950edc304

View File

@@ -179,6 +179,10 @@
// global variables
// ---------------------------------------------------------------------------
#if wxUSE_MENUS_NATIVE
extern wxMenu *wxCurrentPopupMenu;
#endif
#ifdef __WXWINCE__
extern wxChar *wxCanvasClassName;
#else