Mod: Use override etc 2
This commit is contained in:
@@ -43,7 +43,7 @@ class TechDrawExport DrawViewImage : public TechDraw::DrawView
|
||||
public:
|
||||
/// Constructor
|
||||
DrawViewImage();
|
||||
virtual ~DrawViewImage();
|
||||
~DrawViewImage() override;
|
||||
|
||||
App::PropertyFile ImageFile;
|
||||
App::PropertyFileIncluded ImageIncluded;
|
||||
|
||||
Reference in New Issue
Block a user