error: 'VWatermarkData' defined as a struct here but previously declared as a
class. --HG-- branch : develop
This commit is contained in:
parent
08b58c2518
commit
5f6b17fc9d
|
@ -39,7 +39,7 @@
|
|||
class QGraphicsItem;
|
||||
class QPrinter;
|
||||
template <class T> class QVector;
|
||||
class VWatermarkData;
|
||||
struct VWatermarkData;
|
||||
|
||||
struct PosterData
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user