--- a/src/actions.h Wed Sep 25 11:02:44 2013 +0300 +++ b/src/actions.h Wed Oct 23 12:46:10 2013 +0300 @@ -58,6 +58,7 @@ act (SelectByType) act (ModeDraw) act (ModeSelect) +act (ModeCircle) act (SetDrawDepth) act (SetColor) act (Autocolor) @@ -71,7 +72,9 @@ act (Borders) act (CornerVerts) act (RoundCoordinates) -act (Visibility) +act (VisibilityHide) +act (VisibilityReveal) +act (VisibilityToggle) act (ReplaceCoords) act (Flip) act (Demote)