Salome HOME
Update SketchPlugin_Projection feature (issue #1459)
[modules/shaper.git] / src / GeomAPI / GeomAPI_IPresentable.h
index 94021ab80f87495362f3754d51781eb459a9400b..db3d12b4ae73ea34100202a4833613e8e9407bd2 100644 (file)
@@ -15,6 +15,7 @@
 class GeomAPI_IPresentable
 {
  public:
+  GEOMAPI_EXPORT virtual ~GeomAPI_IPresentable();
   /** Returns the AIS preview
    *   \param thePrevious - defines a presentation if it was created previously
    */