source:
psi/trunk/src/tools/crash/crash_dummy.cpp
Last change on this file was 2, checked in by , 19 years ago | |
---|---|
File size: 103 bytes |
Line | |
---|---|
1 | #include "crash.h" |
2 | |
3 | namespace Crash { |
4 | |
5 | void registerSigsegvHandler(QString) |
6 | { |
7 | } |
8 | |
9 | }; // namespace Crash |
Note:
See TracBrowser
for help on using the repository browser.