Changed GetForce -> !CanVeto

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-02-05 15:06:25 +00:00
parent bbbbe360a8
commit 818e52c201
18 changed files with 51 additions and 18 deletions

View File

@@ -44,6 +44,10 @@
#include "wx/wx.h"
#ifdef _WINDOWS_
#error Sorry, you need to edit include/wx/wxprec.h, comment out the windows.h inclusion, and recompile.
#endif
#ifdef new
#undef new
#endif