Salome HOME
Issue #3275: Cannot load script. Unicode error
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI.h
index 864cc4c9010580332924bf88c39233b8faabd867..da44562d7782d766eebc9e9b5c48f9152e3979a5 100644 (file)
@@ -287,6 +287,8 @@ private slots:
 
   std::vector<int> myOldSelectionColor;
   Handle(Graphic3d_AspectMarker3d) myHighlightPointAspect;
+
+  double myAxisArrowRate;
 };
 
 #endif