Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27701/include/gui
Modified Files:
wxMApp.h
Log Message:
use new debug reporting classes instead of old wxCrashReport
Index: wxMApp.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxMApp.h,v
retrieving revision 1.73
retrieving revision 1.74
diff -b -u -2 -r1.73 -r1.74
--- wxMApp.h 21 Apr 2004 17:42:14 -0000 1.73
+++ wxMApp.h 9 Apr 2005 15:37:03 -0000 1.74
@@ -69,5 +69,5 @@
virtual wxMFrame *CreateTopLevelFrame();
virtual void OnFatalException() { OnAbnormalTermination(); }
- virtual void OnAbnormalTermination();
+ virtual void OnAbnormalTermination(const char *msg = NULL);
virtual bool StartTimer(Timer timer);
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates