[TD]remove precompiled from *.h
This commit is contained in:
committed by
WandererFan
parent
71758ecf9b
commit
fdfc73fe93
@@ -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