Part: [skip ci] fix build failure due to missing class declarations
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include <Geom_Circle.hxx>
|
||||
#include <Geom_TrimmedCurve.hxx>
|
||||
#include <Python.h>
|
||||
#include <QMessageBox>
|
||||
#include <Inventor/SoPickedPoint.h>
|
||||
#include <Inventor/events/SoMouseButtonEvent.h>
|
||||
#endif
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <Mod/Part/Gui/ui_Location.h>
|
||||
|
||||
class gp_Ax2;
|
||||
class SoPickedPoint;
|
||||
class SoEventCallback;
|
||||
|
||||
namespace App { class Document; }
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <QMenu>
|
||||
#endif
|
||||
|
||||
#include <Gui/Application.h>
|
||||
|
||||
Reference in New Issue
Block a user