Salome HOME
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
[modules/geom.git] / src / MeasureGUI / MeasureGUI_WhatisDlg.h
index 143d8ed16336205b1c97311a864da61946291d4c..10f3ccf71b5fdba50df372538640e4efb17289c0 100644 (file)
 #ifndef DIALOGBOX_WHATIS_H
 #define DIALOGBOX_WHATIS_H
 
+#include "GEOM_MeasureGUI.hxx"
+
 #include "MeasureGUI_Skeleton.h"
 
 class MeasureGUI_1Sel1TextView_QTD;
 
-#if defined WNT && defined MEASUREGUI_EXPORTS
-#define MEASUREGUI_EXPORT __declspec( dllexport )
-#else
-#define MEASUREGUI_EXPORT
-#endif
-
 //=================================================================================
 // class    : DialogBox_PROPERTIES
 // purpose  :
 //=================================================================================
-class MEASUREGUI_EXPORT MeasureGUI_WhatisDlg : public MeasureGUI_Skeleton
+class GEOM_MEASUREGUI_EXPORT MeasureGUI_WhatisDlg : public MeasureGUI_Skeleton
 { 
     Q_OBJECT