error: 'VWatermarkData' defined as a struct here but previously declared as a

class.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2019-12-29 16:00:06 +02:00
parent 08b58c2518
commit 5f6b17fc9d

View File

@ -39,7 +39,7 @@
class QGraphicsItem;
class QPrinter;
template <class T> class QVector;
class VWatermarkData;
struct VWatermarkData;
struct PosterData
{