#include "shopitem.h" ShopItem::ShopItem(QObject *parent) : QObject(parent) { }