This commit is contained in:
hemirt
2019-05-05 16:05:29 +02:00
committed by pajlada
parent add312b609
commit bc8175d9ce
2 changed files with 149 additions and 104 deletions
@@ -49,7 +49,8 @@ private:
std::unique_ptr<pajlada::Settings::Setting<std::vector<Command>>>
commandsSetting_;
QString execCustomCommand(const QStringList &words, const Command &command);
QString execCustomCommand(const QStringList &words, const Command &command,
bool dryRun);
};
} // namespace chatterino