Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_3Check_QTD.h
index d843073c6a5800ca7e22bc8b90bc80444675af1f..976bf89048548ba17764fafb21f55907f58a0b22 100644 (file)
@@ -15,7 +15,7 @@
 // License along with this library; if not, write to the Free Software 
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 /****************************************************************************
 ** Form interface generated from reading ui file 'DlgRef_3Check_QTD.ui'
@@ -28,6 +28,8 @@
 #ifndef DLGREF_3CHECK_QTD_H
 #define DLGREF_3CHECK_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -36,13 +38,7 @@ class QGridLayout;
 class QButtonGroup;
 class QRadioButton;
 
-#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
-#define DLGREF_WNT_EXPORT __declspec( dllexport )
-#else
-#define DLGREF_WNT_EXPORT
-#endif
-
-class DLGREF_WNT_EXPORT DlgRef_3Check_QTD : public QWidget
+class GEOM_DLGREF_EXPORT DlgRef_3Check_QTD : public QWidget
 { 
     Q_OBJECT