00001 #include "krun.h" 00002 00003 bool KRun::runCommand(const QString &, const QString &, const QString &) 00004 { 00005 return false; 00006 }