#include "shop.h" #include Shop::Shop() { } void Shop::initServiceUi() { } QIcon Shop::pluginIcon() { return QIcon(); }