Added favorite buttons to shop form.

closes #276
This commit is contained in:
2017-03-28 22:13:54 +02:00
parent 7aa00f1b1e
commit b0d67cf93a
19 changed files with 361 additions and 384 deletions
+2
View File
@@ -68,4 +68,6 @@ public:
QString pluginId() override;
};
typedef QSharedPointer<CommodityData> CommodityDataPtr;
#endif // COMMODITYDATA_H