#ifndef BREAKPAD_H #define BREAKPAD_H #include void installBreakPadHandler(const QString& name, const QString& destPath); #endif