[TD]Ensure changed expression value is processed
This commit is contained in:
committed by
Chris Hennes
parent
131737a4fc
commit
d0faf2a6b4
@@ -52,7 +52,7 @@ class TechDrawExport DrawView : public App::DocumentObject
|
||||
public:
|
||||
/// Constructor
|
||||
DrawView();
|
||||
~DrawView() override;
|
||||
~DrawView() override = default;
|
||||
|
||||
App::PropertyDistance X;
|
||||
App::PropertyDistance Y;
|
||||
|
||||
Reference in New Issue
Block a user