Fix build on Ubuntu Trusty.

This commit is contained in:
Roman Telezhynskyi 2020-05-08 19:45:30 +03:00
parent 723c3e48d3
commit 8ecd323f43
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <QPolygonF>
#include <QTransform>
#include <QtGlobal>
//---------------------------------------------------------------------------------------------------------------------
VPlaceLabelItem::VPlaceLabelItem()

View File

@ -36,6 +36,7 @@
#include "../ifc/exception/vexceptionobjecterror.h"
#include <QPainterPath>
#include <QtGlobal>
namespace
{