Salome HOME
Merge branch 'Dev_1.5.0' of salome:modules/shaper into Dev_1.5.0
[modules/shaper.git] / src / GeomAPI / GeomAPI_IPresentable.h
index 5bc4de58fddc5d3e62b9fed6486f4dfec6761493..db3d12b4ae73ea34100202a4833613e8e9407bd2 100644 (file)
@@ -15,7 +15,7 @@
 class GeomAPI_IPresentable
 {
  public:
-  virtual ~GeomAPI_IPresentable();
+  GEOMAPI_EXPORT virtual ~GeomAPI_IPresentable();
   /** Returns the AIS preview
    *   \param thePrevious - defines a presentation if it was created previously
    */