source: psi/trunk/src/tools/crash/crash_dummy.cpp

Last change on this file was 2, checked in by dmik, 19 years ago

Imported original Psi 0.10 sources from Affinix

File size: 103 bytes
Line 
1#include "crash.h"
2
3namespace Crash {
4
5void registerSigsegvHandler(QString)
6{
7}
8
9}; // namespace Crash
Note: See TracBrowser for help on using the repository browser.