1 2 3 4 5 6
#include "krun.h" bool KRun::runCommand(const QString &, const QString &, const QString &) { return false; }