Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_3Spin.h
index 855f00b5d123cbb7a37fa4fbc2f8ea3dd5b7ad1e..18ca9f6107687600dfd59d49d9422a296cab472c 100644 (file)
@@ -17,7 +17,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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
 #ifndef DLGREF_3SPIN_H
 #define DLGREF_3SPIN_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_3Spin_QTD.h"
 #include "DlgRef_SpinBox.h"
 
-class DlgRef_3Spin : public DlgRef_3Spin_QTD
+class GEOM_DLGREF_EXPORT DlgRef_3Spin : public DlgRef_3Spin_QTD
 { 
     Q_OBJECT