Gracefully handle the case when wxWidgets doesn't have fatal exception handlingamule-svn-r10394
commit36172c3f3d812b82688f8de4057e1666e66e0bfd
authorupstream svn <svn@amule.org>
Sun, 5 Dec 2010 16:05:13 +0000 (5 16:05 +0000)
committerDévai Tamás <gonosztopi@amule.org>
Mon, 6 Dec 2010 20:11:46 +0000 (6 20:11 +0000)
treeed7c3032c4498036e75fa496f60bb519b1bea0ca
parent5a8891e437405e0837aafd328eab2542c0a665a7
Gracefully handle the case when wxWidgets doesn't have fatal exception handling

If wxUSE_ON_FATAL_EXCEPTION is 0, we don't compile in functionality that relies
on this feature.
.svn-revision
src/ExternalConnector.cpp
src/ExternalConnector.h
src/amule.cpp
src/amule.h
src/amuleAppCommon.cpp