more /Drawing/TechDraw/ edits. VP name conflicts

This commit is contained in:
WandererFan
2016-01-18 09:02:56 -05:00
committed by wmayer
parent 008a19d89f
commit a46fd856d4
58 changed files with 349 additions and 376 deletions

View File

@@ -24,7 +24,7 @@
#ifndef DRAWINGGUI_VIEWPROVIDERVIEWPART_H
#define DRAWINGGUI_VIEWPROVIDERVIEWPART_H
#include "ViewProviderView.h"
#include "ViewProviderDrawingView.h"
namespace TechDraw{
class DrawViewPart;
@@ -32,7 +32,7 @@ namespace TechDraw{
namespace TechDrawGui {
class TechDrawGuiExport ViewProviderViewPart : public ViewProviderView
class TechDrawGuiExport ViewProviderViewPart : public ViewProviderDrawingView
{
PROPERTY_HEADER(TechDrawGui::ViewProviderViewPart);