Now compiles with /GX- on MSW.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
1998-12-21 19:59:03 +00:00
parent 8516328f1b
commit 2ea0957914
6 changed files with 144 additions and 147 deletions

View File

@@ -1189,10 +1189,8 @@ class wxApp(wxPyApp):
#----------------------------------------------------------------------------
#
# $Log$
# Revision 1.2 1998/12/17 18:07:15 RD
# wxPython 0.5.2
# Minor fixes and SWIG code generation for RR's changes. MSW and GTK
# versions are much closer now!
# Revision 1.3 1998/12/21 19:59:03 RD
# Now compiles with /GX- on MSW.
#
# Revision 1.7 1998/11/25 08:45:21 RD
#