Fix build.
This commit is contained in:
parent
392f06b212
commit
638bd14f67
|
@ -29,9 +29,7 @@
|
||||||
#define LAYOUTDEF_H
|
#define LAYOUTDEF_H
|
||||||
|
|
||||||
#include <QPointF>
|
#include <QPointF>
|
||||||
|
#include <QSharedPointer>
|
||||||
template <typename T> class QSharedPointer;
|
|
||||||
template <typename T> class QWeakPointer;
|
|
||||||
|
|
||||||
class VPLayout;
|
class VPLayout;
|
||||||
using VPLayoutPtr = QSharedPointer<VPLayout>;
|
using VPLayoutPtr = QSharedPointer<VPLayout>;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user