]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/SketchPlugin_Constraint.h
Salome HOME
Get rid of compilation warnings. Part I.
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Constraint.h
index 6d46dbd3a07a34c9a2f3b61221e6bad5c4fe4a11..7d36c8f5efced8545862901892698581922a36d2 100644 (file)
@@ -25,7 +25,7 @@
 #include <string>
 
 /// Size of the list of constraint attributes
-const unsigned int CONSTRAINT_ATTR_SIZE = 4;
+const int CONSTRAINT_ATTR_SIZE = 4;
 
 /** \class SketchPlugin_Constraint
  *  \brief Abstract interface to the SketchPlugin_ConstraintBase