X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSketchPlugin%2FSketchPlugin_ConstraintBase.h;h=f6f6b07822cee2254a24221a45c956f4a87b401a;hb=74e9ba33303efc2282db1261706e904efa36b255;hp=8636d3948ceae139a9db792ec92836340fbf2b76;hpb=72cb66f9c09b0f8fa224f6f8ab43548658015b49;p=modules%2Fshaper.git diff --git a/src/SketchPlugin/SketchPlugin_ConstraintBase.h b/src/SketchPlugin/SketchPlugin_ConstraintBase.h index 8636d3948..f6f6b0782 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintBase.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintBase.h @@ -30,6 +30,8 @@ * Also the list of possible attributes is provided to simplify assignment. */ +#define SKETCH_DIMENSION_COLOR "64,128,225" + /** \class SketchPlugin_ConstraintBase * \ingroup Plugins * \brief Feature for creation of a new constraint between other features.