no changes, just a typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-07-28 11:29:52 +00:00
parent 333e57d578
commit 1c0338c561
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
#undef wxUSE_DEBUG_NEW_ALWAYS
#define wxUSE_DEBUG_NEW_ALWAYS 0
/* DS: Fixes compilation when wxUSE_FATAL_EXCEPTION is 1 */
/* DS: Fixes compilation when wxUSE_ON_FATAL_EXCEPTION is 1 */
#ifndef wxTYPE_SA_HANDLER
#define wxTYPE_SA_HANDLER int
#endif

View File

@@ -177,5 +177,5 @@ void wxGnomeVFSModule::OnExit()
IMPLEMENT_DYNAMIC_CLASS(wxGnomeVFSModule, wxModule)
#endif
// wxUSE_LIBGNOMEVS
// wxUSE_LIBGNOMEVFS
// wxUSE_MIMETYPE