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