]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PartSet/PartSet_Constants.h
Salome HOME
Move generation of AIS presentation into SketchPlugin
[modules/shaper.git] / src / PartSet / PartSet_Constants.h
index 9f466ed55c88c6e9ca13700bd27fc49a187e7f1f..f55b58048ac9a6cf20b3f6a946ded91eebd2e631 100644 (file)
@@ -19,7 +19,7 @@ enum PartSet_SelectionMode
   SM_DonePoint
 };
 
-const int CONSTRAINT_TEXT_HEIGHT = 28; /// the text height of the constraint
-const int CONSTRAINT_TEXT_SELECTION_TOLERANCE = 20; /// the text selection tolerance
+////const int CONSTRAINT_TEXT_HEIGHT = 28; /// the text height of the constraint
+////const int CONSTRAINT_TEXT_SELECTION_TOLERANCE = 20; /// the text selection tolerance
 
 #endif