#include "terminalcommand.h"
TerminalCommand::TerminalCommand(QObject *parent) : QObject(parent)
{
}