Salome HOME
Update GUI documentation for bugs 16559
[modules/geom.git] / src / DlgRef / DlgRef_2Spin_QTD.h
index 8c2acbab905ce3cd0a48e48e32f2e1e543c25aa0..b820d4b55e8ee7860cdd92b51fffe954f366d7b6 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_2Spin_QTD.ui'
@@ -28,6 +28,8 @@
 #ifndef DLGREF_2SPIN_QTD_H
 #define DLGREF_2SPIN_QTD_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include <qvariant.h>
 #include <qwidget.h>
 class QVBoxLayout; 
@@ -36,12 +38,8 @@ class QGridLayout;
 class QGroupBox;
 class QLabel;
 class QSpinBox;
-#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_2Spin_QTD : public QWidget
+
+class GEOM_DLGREF_EXPORT DlgRef_2Spin_QTD : public QWidget
 { 
     Q_OBJECT