added wxUSE_EXCEPTIONS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-09-15 13:00:34 +00:00
parent 216db41f96
commit 4199367e9c
7 changed files with 121 additions and 75 deletions

View File

@@ -16,6 +16,8 @@
// global settings
// ----------------------------------------------------------------------------
#define wxUSE_EXCEPTIONS 1
// define this to 1 if you want icons to behave as bitmaps
#define wxICON_IS_BITMAP 0