git-svn-id: svn://db.shs.com.ru/libs@477 a8b55f48-bf90-11e4-a774-851b48703e85

This commit is contained in:
2018-12-21 18:03:54 +00:00
parent 9717a435aa
commit 69f5ba211d
2 changed files with 7 additions and 0 deletions

View File

@@ -30,6 +30,10 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
Q_DECLARE_METATYPE(BlockItem*)
Q_DECLARE_METATYPE(BlockItemPin*)
Q_DECLARE_METATYPE(BlockBusItem*)
class BlockView: public QGraphicsView
{
Q_OBJECT