TD: [skip ci] help code analyzers with export macro
This commit is contained in:
@@ -36,6 +36,7 @@ QT_END_NAMESPACE
|
||||
#include <Base/Parameter.h>
|
||||
#include <Base/Console.h>
|
||||
#include <Base/Vector3D.h>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
namespace TechDrawGui
|
||||
{
|
||||
|
||||
@@ -31,6 +31,7 @@
|
||||
#include <QPixmap>
|
||||
#include <QImage>
|
||||
|
||||
#include <App/Material.h>
|
||||
#include <Mod/TechDraw/App/HatchLine.h>
|
||||
#include <Mod/TechDraw/App/Geometry.h>
|
||||
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <QGraphicsItem>
|
||||
#include <Base/Parameter.h>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QPainter;
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#include <QGraphicsItemGroup>
|
||||
#include <QObject>
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
class QGraphicsScene;
|
||||
|
||||
Reference in New Issue
Block a user