Salome HOME
NPAL16559: EDF507: Implementation of a more advanced system of measurement.
[modules/geom.git] / src / EntityGUI / EntityGUI.h
index f69297f8fbc9d785442007098c4cb3affef2d53c..a4fd8c0014dd23835e8a4e54fb978b6afa16ff4f 100644 (file)
@@ -28,6 +28,8 @@
 #ifndef ENTITYGUI_H
 #define ENTITYGUI_H
 
+#include "GEOM_EntityGUI.hxx"
+
 #include "GEOMGUI.h"
 
 #include "SALOMEDSClient.hxx"
@@ -39,7 +41,7 @@
 // class    : EntityGUI
 // purpose  :
 //=================================================================================
-class EntityGUI : public GEOMGUI
+class GEOM_ENTITYGUI_EXPORT EntityGUI : public GEOMGUI
 {
 public :
   EntityGUI( GeometryGUI* parent ); // hide constructor to avoid direct creation