Salome HOME
PAL8769: Limitation to give values in Spin boxes. Now coordinates and displacements...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_SpinBox.h
index fab8312d2133e9d1a9709fe8419ecacce2e00969..fea99fdcedd0f2345a25d0d800d94488366025b7 100644 (file)
@@ -31,6 +31,9 @@
 
 #include "QAD_SpinBoxDbl.h" 
 
+#define COORD_MIN -1e+15
+#define COORD_MAX +1e+15
+
 //=================================================================================
 // class    : SMESHGUI_SpinBox
 // purpose  : Derivated from QAD_SpinBoxDbl class