Salome HOME
Merge from V6_main 13/12/2012
[modules/geom.git] / src / GEOMToolsGUI / GEOMToolsGUI_1.cxx
index c73767ca25426240a91503d6456983584dc0619c..526a9b1e4e5e09c2bc6e379583db94a94fd9f4b7 100644 (file)
 
 // If the next macro is defined, autocolor feature works for all sub-shapes;
 // if it is undefined, autocolor feature works for groups only
-//#define GENERAL_AUTOCOLOR
+#define GENERAL_AUTOCOLOR
 // Below macro, when uncommented, switches on simplified (more performant) algorithm
 // of auto-color picking up
-//#define SIMPLE_AUTOCOLOR
+#define SIMPLE_AUTOCOLOR
 
 void GEOMToolsGUI::OnCheckGeometry()
 {