Salome HOME
Constriction type for all sketch entities
[modules/shaper.git] / src / PartSet / PartSet_SketcherMgr.h
index 57f17840fda7e640a7901c350c246531a5483b48..6f7cbc8f510b4b352b6d0dd9f65fa4259706f734 100644 (file)
@@ -251,6 +251,7 @@ private:
   bool myIsPropertyPanelValueChanged; /// the state that value in the property panel is changed
   bool myIsMouseOverWindow; /// the state that the mouse over the view
   bool myIsMouseOverViewProcessed; /// the state whether the over view state is processed by mouseMove method
+  bool myIsPopupMenuActive; /// the state of the popup menu is shown
   Point myCurrentPoint;
   Point myClickedPoint;