[TD]use new style QObject::connect
This commit is contained in:
committed by
WandererFan
parent
5bc07eddd1
commit
81949d0817
@@ -22,8 +22,8 @@
|
||||
|
||||
#ifndef _DrawViewDraft_h_
|
||||
#define _DrawViewDraft_h_
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <Mod/TechDraw/TechDrawGlobal.h>
|
||||
|
||||
#include <App/DocumentObject.h>
|
||||
#include <App/FeaturePython.h>
|
||||
@@ -39,8 +39,7 @@ namespace TechDraw
|
||||
class TechDrawExport DrawViewDraft : public TechDraw::DrawViewSymbol
|
||||
{
|
||||
PROPERTY_HEADER_WITH_OVERRIDE(TechDraw::DrawViewDraft);
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
public:
|
||||
/// Constructor
|
||||
DrawViewDraft();
|
||||
|
||||
Reference in New Issue
Block a user