diff Framework/Scene2DViewport/MeasureTool.h @ 1067:05b2e71ed145 broker

removed MessageForwarder, unit tests are ok
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 15 Oct 2019 18:11:40 +0200
parents af4b9cba905f
children 0ca50d275b9a
line wrap: on
line diff
--- a/Framework/Scene2DViewport/MeasureTool.h	Tue Oct 15 15:39:39 2019 +0200
+++ b/Framework/Scene2DViewport/MeasureTool.h	Tue Oct 15 18:11:40 2019 +0200
@@ -41,7 +41,9 @@
   class MeasureTool : public ObserverBase<MeasureTool>
   {
   public:
-    virtual ~MeasureTool();
+    virtual ~MeasureTool()
+    {
+    }
 
     /**
     Enabled tools are rendered in the scene.