Salome HOME
NPAL17269: Performance pb. when creating a group with GUI.
[modules/geom.git] / src / DlgRef / DlgRef_3Sel1Spin.h
index 00135ab7c8e9bc719d2b4a4aeaef5549e6f3b100..60a779899d368ebc62dc56f424a3cc5241ce459c 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
 //
 //
 //
@@ -29,6 +29,8 @@
 #ifndef DlgRef_3SEL_1SPIN_H
 #define DlgRef_3SEL_1SPIN_H
 
+#include "GEOM_DlgRef.hxx"
+
 #include "DlgRef_3Sel_QTD.h"
 #include "DlgRef_SpinBox.h"
 #include <qlayout.h>
@@ -38,7 +40,7 @@
 // class    : DlgRef_3Sel1Spin
 // purpose  : extension of a DlgRef_3Sel_QTD class, 1 additional spin box is added
 //=================================================================================
-class DlgRef_3Sel1Spin : public DlgRef_3Sel_QTD
+class GEOM_DLGREF_EXPORT DlgRef_3Sel1Spin : public DlgRef_3Sel_QTD
 {
   Q_OBJECT