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:
@@ -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
|
||||
|
@@ -177,5 +177,5 @@ void wxGnomeVFSModule::OnExit()
|
||||
IMPLEMENT_DYNAMIC_CLASS(wxGnomeVFSModule, wxModule)
|
||||
|
||||
#endif
|
||||
// wxUSE_LIBGNOMEVS
|
||||
// wxUSE_LIBGNOMEVFS
|
||||
// wxUSE_MIMETYPE
|
||||
|
Reference in New Issue
Block a user