Salome HOME
5.1.5 Sketcher: highlighting of the origin point of trihedron
[modules/shaper.git] / src / SHAPERGUI / SHAPERGUI.h
index 4530fb9c34fd50b9d810b74158125a68c33d001a..1c52678385d50ea1ab3a12f52032bbd8579d5f45 100644 (file)
@@ -279,6 +279,7 @@ private slots:
   bool myIsToolbarsModified;
 
   std::vector<int> myOldSelectionColor;
+  Handle(Graphic3d_AspectMarker3d) myHighlightPointAspect;
 };
 
 #endif