[TD]remove precompiled from *.h
This commit is contained in:
committed by
WandererFan
parent
aa9a667506
commit
f2ba030ebb
@@ -23,12 +23,11 @@
|
||||
#ifndef DRAWINGGUI_QGCUSTOMTEXT_H
|
||||
#define DRAWINGGUI_QGCUSTOMTEXT_H
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <QGraphicsItem>
|
||||
#include <QGraphicsTextItem>
|
||||
#include <QPointF>
|
||||
#endif
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QPainter;
|
||||
|
||||
Reference in New Issue
Block a user