Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1617 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
//// BEGIN for console support: VC++ only
|
||||
#ifdef __VISUALC__
|
||||
|
||||
#include "wx/msw/msvcrt.h"
|
||||
|
||||
@@ -103,6 +104,8 @@
|
||||
# define new new(__FILE__,__LINE__)
|
||||
# endif
|
||||
|
||||
#endif
|
||||
// __VISUALC__
|
||||
/// END for console support
|
||||
|
||||
// In the WIN.INI file
|
||||
|
Reference in New Issue
Block a user