#include "multicook.h"

#include <QDebug>

MultiCook::MultiCook(QObject *parent) : QObject(parent)
{
}