Salome HOME
Integration of PAL/SALOME V2.1.0c from OCC
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_SpinBox.cxx
index 6b0d19ca12f3debfb864f3fc1d7ba153350e91b8..017b37b33b77b3300f393b3bc0386bfaedc1d718 100644 (file)
 //  Module : SMESH
 //  $Header$
 
-using namespace std;
 #include "SMESHGUI_SpinBox.h"
 #include "SMESHGUI.h"
+
 #include <qvalidator.h>
 
+using namespace std;
+
 //=================================================================================
 // class    : SMESHGUI_SpinBox()
 // purpose  : constructor of specific widget accepting floats in double precision.