[TD] App Headers: remove unused header - part 2
This commit is contained in:
@@ -24,16 +24,16 @@
|
||||
#define _DrawViewImage_h_
|
||||
|
||||
#include <App/DocumentObject.h>
|
||||
#include <App/PropertyFile.h>
|
||||
#include "DrawView.h"
|
||||
#include <App/FeaturePython.h>
|
||||
|
||||
#include <App/PropertyFile.h>
|
||||
#include <Base/BoundBox.h>
|
||||
|
||||
#include "DrawView.h"
|
||||
|
||||
|
||||
namespace TechDraw
|
||||
{
|
||||
|
||||
|
||||
class TechDrawExport DrawViewImage : public TechDraw::DrawView
|
||||
{
|
||||
PROPERTY_HEADER(TechDraw::DrawViewImage);
|
||||
|
||||
Reference in New Issue
Block a user