Class VGraphicsSimpleTextItem more independent.

--HG--
branch : feature
This commit is contained in:
Roman Telezhynskyi 2015-06-15 16:49:34 +03:00
parent fe704484c5
commit 2c49348495
2 changed files with 1 additions and 3 deletions

View file

@ -34,8 +34,6 @@
#include <QGraphicsSceneMouseEvent> #include <QGraphicsSceneMouseEvent>
#include <QKeyEvent> #include <QKeyEvent>
#include "../core/vapplication.h"
//--------------------------------------------------------------------------------------------------------------------- //---------------------------------------------------------------------------------------------------------------------
/** /**
* @brief VGraphicsSimpleTextItem default constructor. * @brief VGraphicsSimpleTextItem default constructor.

View file

@ -31,7 +31,7 @@
#include <QGraphicsSimpleTextItem> #include <QGraphicsSimpleTextItem>
#include <QObject> #include <QObject>
#include "../options.h" #include "../libs/vmisc/def.h"
/** /**
* @brief The VGraphicsSimpleTextItem class pointer label. * @brief The VGraphicsSimpleTextItem class pointer label.